mariadb 01:16:55.03  mariadb 01:16:55.04 Welcome to the Bitnami mariadb-galera container mariadb 01:16:55.05 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 01:16:55.05 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 01:16:55.06  mariadb 01:16:55.07 INFO  ==> ** Starting MariaDB setup ** mariadb 01:16:55.12 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 01:16:55.25 INFO  ==> Initializing mariadb database mariadb 01:16:55.26 DEBUG ==> Ensuring expected directories/files exist mariadb 01:16:55.32 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 01:16:55.35 INFO  ==> Setting user option mariadb 01:16:55.35 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 01:16:55.51 INFO  ==> Setting wsrep_node_name option mariadb 01:16:55.52 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 01:16:55.54 INFO  ==> Setting wsrep_node_address option mariadb 01:16:55.55 DEBUG ==> Setting wsrep_node_address to '10.233.77.221' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 01:16:55.62 INFO  ==> Setting wsrep_sst_auth option mariadb 01:16:55.62 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 01:16:55.67 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2021-12-08 1:16:55 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-12-08 1:16:55 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-mariadb-galera-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 01:17:02.14 INFO  ==> Starting mariadb in background 2021-12-08 1:17:02 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-12-08 1:17:02 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-12-08 1:17:02 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 186 ... 2021-12-08 1:17:02 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-12-08 1:17:02 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-12-08 1:17:02 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-12-08 1:17:02 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-12-08 1:17:02 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-12-08 1:17:02 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-12-08 1:17:02 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-12-08 1:17:02 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-12-08 1:17:02 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.77.221; 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; 2021-12-08 1:17:02 0 [Note] WSREP: Start replication 2021-12-08 1:17:02 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-12-08 1:17:02 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-12-08 1:17:02 0 [Note] WSREP: protonet asio version 0 2021-12-08 1:17:02 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-12-08 1:17:02 0 [Note] WSREP: backend: asio 2021-12-08 1:17:02 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-12-08 1:17:02 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-12-08 1:17:02 0 [Note] WSREP: restore pc from disk failed 2021-12-08 1:17:02 0 [Note] WSREP: GMCast version 0 2021-12-08 1:17:02 0 [Note] WSREP: (8c75ece6-b2db, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-12-08 1:17:02 0 [Note] WSREP: (8c75ece6-b2db, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-12-08 1:17:02 0 [Note] WSREP: EVS version 1 2021-12-08 1:17:02 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-12-08 1:17:02 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-12-08 1:17:02 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-12-08 1:17:02 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-12-08 1:17:02 0 [Note] WSREP: Node 8c75ece6-b2db state prim 2021-12-08 1:17:02 0 [Note] WSREP: view(view_id(PRIM,8c75ece6-b2db,1) memb { 8c75ece6-b2db,0 } joined { } left { } partitioned { }) 2021-12-08 1:17:02 0 [Note] WSREP: save pc into disk 2021-12-08 1:17:02 0 [Note] WSREP: gcomm: connected 2021-12-08 1:17:02 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-12-08 1:17:02 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-12-08 1:17:02 0 [Note] WSREP: Opened channel 'galera' 2021-12-08 1:17:02 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-12-08 1:17:02 0 [Note] WSREP: Starting new group from scratch: 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:17:02 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8c76c759-57c4-11ec-a97a-5a78c1b4085e 2021-12-08 1:17:02 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8c76c759-57c4-11ec-a97a-5a78c1b4085e 2021-12-08 1:17:02 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8c76c759-57c4-11ec-a97a-5a78c1b4085e from 0 (onap-mariadb-galera-0) 2021-12-08 1:17:02 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 = 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:17:02 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-12-08 1:17:02 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-12-08 1:17:02 1 [Note] WSREP: Starting rollbacker thread 1 2021-12-08 1:17:02 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-12-08 1:17:02 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-12-08 1:17:02 2 [Note] WSREP: Starting applier thread 2 2021-12-08 1:17:02 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-12-08 1:17:02 2 [Note] WSREP: Process first view: 8c76c57d-57c4-11ec-928f-72e253c4b42a my uuid: 8c75ece6-57c4-11ec-b2db-d6cc3f3d4b7a 2021-12-08 1:17:02 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 8c76c57d-57c4-11ec-928f-72e253c4b42a:1 with ID 8c75ece6-57c4-11ec-b2db-d6cc3f3d4b7a 2021-12-08 1:17:02 2 [Note] WSREP: Server status change disconnected -> connected 2021-12-08 1:17:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:02 2 [Note] WSREP: ####### My UUID: 8c75ece6-57c4-11ec-b2db-d6cc3f3d4b7a 2021-12-08 1:17:02 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-12-08 1:17:02 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:02 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-12-08 1:17:02 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-12-08 1:17:02 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-12-08 1:17:02 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:02 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 8c76c57d-57c4-11ec-928f-72e253c4b42a:0 2021-12-08 1:17:02 2 [Note] WSREP: ================================================ View: id: 8c76c57d-57c4-11ec-928f-72e253c4b42a: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: 8c75ece6-57c4-11ec-b2db-d6cc3f3d4b7a, onap-mariadb-galera-0 ================================================= 2021-12-08 1:17:02 2 [Note] WSREP: Server status change connected -> joiner 2021-12-08 1:17:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:02 2 [Note] WSREP: Server status change joiner -> initializing 2021-12-08 1:17:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:02 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/ 2021-12-08 1:17:02 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-12-08 1:17:02 0 [Note] InnoDB: Using Linux native AIO 2021-12-08 1:17:02 0 [Note] InnoDB: Uses event mutexes 2021-12-08 1:17:02 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-12-08 1:17:02 0 [Note] InnoDB: Number of pools: 1 2021-12-08 1:17:02 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-12-08 1:17:02 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-12-08 1:17:02 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-12-08 1:17:02 0 [Note] InnoDB: Completed initialization of buffer pool 2021-12-08 1:17:02 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-12-08 1:17:02 0 [Note] InnoDB: 128 rollback segments are active. 2021-12-08 1:17:02 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-12-08 1:17:02 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-12-08 1:17:05 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-12-08 1:17:05 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-12-08 1:17:05 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-12-08 1:17:05 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 2021-12-08 1:17:05 0 [Note] InnoDB: Buffer pool(s) load completed at 211208 1:17:05 2021-12-08 1:17:05 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-12-08 1:17:05 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:17:05 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:17:05 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:17:05 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-12-08 1:17:05 0 [Note] WSREP: Server initialized 2021-12-08 1:17:05 0 [Note] WSREP: Server status change initializing -> initialized 2021-12-08 1:17:05 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:05 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-12-08 1:17:05 8 [Note] WSREP: Starting applier thread 8 2021-12-08 1:17:05 6 [Note] WSREP: Starting applier thread 6 2021-12-08 1:17:05 7 [Note] WSREP: Starting applier thread 7 2021-12-08 1:17:05 0 [Note] Reading of all Master_info entries succeeded 2021-12-08 1:17:05 0 [Note] Added new Master_info '' to hash table 2021-12-08 1:17:05 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 2021-12-08 1:17:05 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-12-08 1:17:05 2 [Note] WSREP: Server status change initialized -> joined 2021-12-08 1:17:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:05 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-12-08 1:17:05 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-12-08 1:17:05 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-12-08 1:17:05 2 [Note] WSREP: Server status change joined -> synced 2021-12-08 1:17:05 2 [Note] WSREP: Synchronized with group, ready for connections 2021-12-08 1:17:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 01:17:06.16 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 01:17:11.18 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.19 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 211208 1:17:11 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.156862 Lock_time: 0.153892 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1638926231; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 01:17:11.37 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.39 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-12-08 1:17:11 12 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 01:17:11.43 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.45 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.000939 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1638926231; select Host from user where User=''; mariadb 01:17:11.47 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.48 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 01:17:11.51 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.52 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 01:17:11.54 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.56 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.59 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-12-08 1:17:11 17 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 01:17:11.61 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.62 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2021-12-08 1:17:11 18 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 01:17:11.67 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 01:17:11.68 DEBUG ==> Executing SQL command: flush privileges; 2021-12-08 1:17:11 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 01:17:11.73 INFO  ==> Stopping mariadb 2021-12-08 1:17:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-12-08 1:17:11 0 [Note] WSREP: Shutdown replication 2021-12-08 1:17:11 0 [Note] WSREP: Server status change synced -> disconnecting 2021-12-08 1:17:11 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:11 0 [Note] WSREP: Closing send monitor... 2021-12-08 1:17:11 0 [Note] WSREP: Closed send monitor. 2021-12-08 1:17:11 0 [Note] WSREP: gcomm: terminating thread 2021-12-08 1:17:11 0 [Note] WSREP: gcomm: joining thread 2021-12-08 1:17:11 0 [Note] WSREP: gcomm: closing backend 2021-12-08 1:17:11 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-12-08 1:17:11 0 [Note] WSREP: view((empty)) 2021-12-08 1:17:11 0 [Note] WSREP: gcomm: closed 2021-12-08 1:17:11 0 [Note] WSREP: New SELF-LEAVE. 2021-12-08 1:17:11 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-12-08 1:17:11 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-12-08 1:17:11 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-12-08 1:17:11 0 [Note] WSREP: RECV thread exiting 0: Success 2021-12-08 1:17:11 0 [Note] WSREP: recv_thread() joined. 2021-12-08 1:17:11 0 [Note] WSREP: Closing replication queue. 2021-12-08 1:17:11 0 [Note] WSREP: Closing slave action queue. 2021-12-08 1:17:11 2 [Note] WSREP: ================================================ View: id: 8c76c57d-57c4-11ec-928f-72e253c4b42a:12 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): ================================================= 2021-12-08 1:17:11 2 [Note] WSREP: Non-primary view 2021-12-08 1:17:11 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-12-08 1:17:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:11 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-12-08 1:17:11 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-12-08 1:17:11 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-12-08 1:17:11 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-12-08 1:17:11 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-12-08 1:17:11 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-12-08 1:17:11 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-12-08 1:17:11 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-12-08 1:17:11 1 [Note] WSREP: rollbacker thread exiting 1 2021-12-08 1:17:11 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-12-08 1:17:11 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-12-08 1:17:11 0 [Note] WSREP: dtor state: CLOSED 2021-12-08 1:17:11 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-12-08 1:17:11 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-12-08 1:17:11 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-12-08 1:17:11 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-12-08 1:17:11 0 [Note] WSREP: cert index usage at exit 1 2021-12-08 1:17:11 0 [Note] WSREP: cert trx map usage at exit 11 2021-12-08 1:17:11 0 [Note] WSREP: deps set usage at exit 0 2021-12-08 1:17:11 0 [Note] WSREP: avg deps dist 1 2021-12-08 1:17:11 0 [Note] WSREP: avg cert interval 0 2021-12-08 1:17:11 0 [Note] WSREP: cert index size 1 2021-12-08 1:17:11 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:11 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-12-08 1:17:11 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-12-08 1:17:11 0 [Note] WSREP: Flushing memory map to disk... 2021-12-08 1:17:13 0 [Note] InnoDB: FTS optimize thread exiting. 2021-12-08 1:17:13 0 [Note] InnoDB: Starting shutdown... 2021-12-08 1:17:13 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-12-08 1:17:13 0 [Note] InnoDB: Buffer pool(s) dump completed at 211208 1:17:13 2021-12-08 1:17:14 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-12-08 1:17:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-12-08 1:17:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 01:17:14.76 INFO  ==> ** MariaDB setup finished! ** mariadb 01:17:14.84 INFO  ==> ** Starting MariaDB ** mariadb 01:17:14.85 INFO  ==> Setting previous boot 2021-12-08 1:17:14 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-12-08 1:17:14 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-12-08 1:17:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-12-08 1:17:14 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-12-08 1:17:14 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-12-08 1:17:14 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-12-08 1:17:14 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-12-08 1:17:14 0 [Note] WSREP: Found saved state: 8c76c57d-57c4-11ec-928f-72e253c4b42a:12, safe_to_bootstrap: 1 2021-12-08 1:17:14 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 8c76c57d-57c4-11ec-928f-72e253c4b42a Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-12-08 1:17:14 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 8c76c57d-57c4-11ec-928f-72e253c4b42a, offset: 1280 2021-12-08 1:17:14 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-12-08 1:17:14 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-12-08 1:17:14 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-12-08 1:17:14 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2021-12-08 1:17:14 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2021-12-08 1:17:14 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-12-08 1:17:14 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2021-12-08 1:17:14 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.77.221; 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; 2021-12-08 1:17:14 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:14 0 [Note] WSREP: ####### Assign initial position for certification: 8c76c57d-57c4-11ec-928f-72e253c4b42a:12, protocol version: -1 2021-12-08 1:17:14 0 [Note] WSREP: Start replication 2021-12-08 1:17:14 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-12-08 1:17:14 0 [Note] WSREP: Setting GCS initial position to 8c76c57d-57c4-11ec-928f-72e253c4b42a:12 2021-12-08 1:17:14 0 [Note] WSREP: protonet asio version 0 2021-12-08 1:17:14 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-12-08 1:17:14 0 [Note] WSREP: backend: asio 2021-12-08 1:17:14 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-12-08 1:17:14 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-12-08 1:17:14 0 [Note] WSREP: restore pc from disk failed 2021-12-08 1:17:14 0 [Note] WSREP: GMCast version 0 2021-12-08 1:17:14 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-12-08 1:17:14 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-12-08 1:17:14 0 [Note] WSREP: EVS version 1 2021-12-08 1:17:14 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-12-08 1:17:14 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-12-08 1:17:14 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-12-08 1:17:14 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-12-08 1:17:14 0 [Note] WSREP: Node 93f9bdf1-a638 state prim 2021-12-08 1:17:14 0 [Note] WSREP: view(view_id(PRIM,93f9bdf1-a638,1) memb { 93f9bdf1-a638,0 } joined { } left { } partitioned { }) 2021-12-08 1:17:14 0 [Note] WSREP: save pc into disk 2021-12-08 1:17:14 0 [Note] WSREP: gcomm: connected 2021-12-08 1:17:14 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-12-08 1:17:14 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-12-08 1:17:14 0 [Note] WSREP: Opened channel 'galera' 2021-12-08 1:17:14 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-12-08 1:17:14 2 [Note] WSREP: Starting rollbacker thread 2 2021-12-08 1:17:14 1 [Note] WSREP: Starting applier thread 1 2021-12-08 1:17:14 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 93fd10f8-57c4-11ec-8ebb-db72ff124461 2021-12-08 1:17:14 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 93fd10f8-57c4-11ec-8ebb-db72ff124461 2021-12-08 1:17:14 0 [Note] WSREP: STATE EXCHANGE: got state msg: 93fd10f8-57c4-11ec-8ebb-db72ff124461 from 0 (onap-mariadb-galera-0) 2021-12-08 1:17:14 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:17:14 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-12-08 1:17:14 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-12-08 1:17:14 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-12-08 1:17:14 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-12-08 1:17:14 1 [Note] WSREP: ####### processing CC 13, local, ordered 2021-12-08 1:17:14 1 [Note] WSREP: Process first view: 8c76c57d-57c4-11ec-928f-72e253c4b42a my uuid: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586 2021-12-08 1:17:14 1 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 8c76c57d-57c4-11ec-928f-72e253c4b42a:13 with ID 93f9bdf1-57c4-11ec-a638-d3b9ffce4586 2021-12-08 1:17:14 1 [Note] WSREP: Server status change disconnected -> connected 2021-12-08 1:17:14 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:14 1 [Note] WSREP: ####### My UUID: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586 2021-12-08 1:17:14 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-12-08 1:17:14 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:14 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-12-08 1:17:14 1 [Note] WSREP: REPL Protocols: 10 (5) 2021-12-08 1:17:14 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-12-08 1:17:14 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:17:14 1 [Note] WSREP: ================================================ View: id: 8c76c57d-57c4-11ec-928f-72e253c4b42a:13 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: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586, onap-mariadb-galera-0 ================================================= 2021-12-08 1:17:14 1 [Note] WSREP: Server status change connected -> joiner 2021-12-08 1:17:14 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:14 1 [Note] WSREP: Server status change joiner -> initializing 2021-12-08 1:17:14 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:15 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/ 2021-12-08 1:17:15 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-12-08 1:17:15 0 [Note] InnoDB: Using Linux native AIO 2021-12-08 1:17:15 0 [Note] InnoDB: Uses event mutexes 2021-12-08 1:17:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-12-08 1:17:15 0 [Note] InnoDB: Number of pools: 1 2021-12-08 1:17:15 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-12-08 1:17:15 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-12-08 1:17:15 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-12-08 1:17:15 0 [Note] InnoDB: Completed initialization of buffer pool 2021-12-08 1:17:15 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-12-08 1:17:15 0 [Note] InnoDB: 128 rollback segments are active. 2021-12-08 1:17:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-12-08 1:17:15 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-12-08 1:17:17 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-12-08 1:17:17 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-12-08 1:17:17 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-12-08 1:17:17 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 2021-12-08 1:17:17 0 [Note] InnoDB: Buffer pool(s) load completed at 211208 1:17:17 2021-12-08 1:17:17 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-12-08 1:17:17 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:17:17 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-12-08 1:17:17 0 [Note] WSREP: Server initialized 2021-12-08 1:17:17 0 [Note] WSREP: Server status change initializing -> initialized 2021-12-08 1:17:17 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:17 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-12-08 1:17:17 6 [Note] WSREP: Starting applier thread 6 2021-12-08 1:17:17 8 [Note] WSREP: Starting applier thread 8 2021-12-08 1:17:17 7 [Note] WSREP: Starting applier thread 7 2021-12-08 1:17:17 5 [Note] WSREP: Recovered cluster id 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:17:17 0 [Note] Reading of all Master_info entries succeeded 2021-12-08 1:17:17 0 [Note] Added new Master_info '' to hash table 2021-12-08 1:17:17 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 2021-12-08 1:17:17 1 [Note] WSREP: Server status change initialized -> joined 2021-12-08 1:17:17 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:17 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:17:17 1 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-12-08 1:17:17 1 [Note] WSREP: Min available from gcache for CC from group: 1 2021-12-08 1:17:17 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-12-08 1:17:17 1 [Note] WSREP: Server status change joined -> synced 2021-12-08 1:17:17 1 [Note] WSREP: Synchronized with group, ready for connections 2021-12-08 1:17:17 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 211208 1:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:17:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926256; 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: 15 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:17:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926266; 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.000244 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926271; 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: 20 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926276; 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: 23 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926281; 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: 24 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926290; 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: 28 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926296; 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: 31 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926300; 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: 32 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926306; 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: 35 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:18:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926330; 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: 44 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:18:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926337; 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: 47 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:19:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926347; 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: 51 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:19:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:19:11 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') connection established to d93ab8c7-9933 tcp://10.233.74.157:4567 2021-12-08 1:19:11 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-12-08 1:19:11 0 [Note] WSREP: declaring d93ab8c7-9933 at tcp://10.233.74.157:4567 stable 2021-12-08 1:19:11 0 [Note] WSREP: Node 93f9bdf1-a638 state prim 2021-12-08 1:19:11 0 [Note] WSREP: view(view_id(PRIM,93f9bdf1-a638,2) memb { 93f9bdf1-a638,0 d93ab8c7-9933,0 } joined { } left { } partitioned { }) 2021-12-08 1:19:11 0 [Note] WSREP: save pc into disk 2021-12-08 1:19:11 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-12-08 1:19:11 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d98906b2-57c4-11ec-a92e-ff746133af09 2021-12-08 1:19:11 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d98906b2-57c4-11ec-a92e-ff746133af09 2021-12-08 1:19:11 0 [Note] WSREP: STATE EXCHANGE: got state msg: d98906b2-57c4-11ec-a92e-ff746133af09 from 0 (onap-mariadb-galera-0) 2021-12-08 1:19:12 0 [Note] WSREP: STATE EXCHANGE: got state msg: d98906b2-57c4-11ec-a92e-ff746133af09 from 1 (onap-mariadb-galera-1) 2021-12-08 1:19:12 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:19:12 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-12-08 1:19:12 1 [Note] WSREP: ####### processing CC 14, local, ordered 2021-12-08 1:19:12 1 [Note] WSREP: ####### My UUID: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586 2021-12-08 1:19:12 1 [Note] WSREP: Skipping cert index reset 2021-12-08 1:19:12 1 [Note] WSREP: REPL Protocols: 10 (5) 2021-12-08 1:19:12 1 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-12-08 1:19:12 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:19:12 1 [Note] WSREP: ================================================ View: id: 8c76c57d-57c4-11ec-928f-72e253c4b42a:14 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(2): 0: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586, onap-mariadb-galera-0 1: d93ab8c7-57c4-11ec-9933-de1892a457c6, onap-mariadb-galera-1 ================================================= 2021-12-08 1:19:12 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:19:12 1 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-12-08 1:19:12 1 [Note] WSREP: Min available from gcache for CC from group: 1 2021-12-08 1:19:14 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-12-08 1:19:15 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-12-08 1:19:15 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-12-08 1:19:15 1 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-12-08 1:19:15 1 [Note] WSREP: Cert index preload: 14 -> 14 2021-12-08 1:19:15 1 [Note] WSREP: Server status change synced -> donor 2021-12-08 1:19:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:19:15 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:19:15 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.74.157:4568 sending 14-14, preload starts from 14 2021-12-08 1:19:15 0 [Note] WSREP: Donor monitor thread started to monitor 2021-12-08 1:19:15 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.74.157:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '8c76c57d-57c4-11ec-928f-72e253c4b42a:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-12-08 1:19:15 0 [Note] WSREP: IST sender 14 -> 14 2021-12-08 1:19:15 1 [Note] WSREP: sst_donor_thread signaled with 0 # Time: 211208 1:19:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926356; 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: 55 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming with xbstream (20211208 01:19:16.853) WSREP_SST: [INFO] Using socat as streamer (20211208 01:19:16.863) WSREP_SST: [INFO] Using /tmp/tmp.RnDtg7xjsr as innobackupex temporary directory (20211208 01:19:16.926) WSREP_SST: [INFO] Streaming GTID file before SST (20211208 01:19:16.936) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.74.157:4444; RC=( ${PIPESTATUS[@]} ) (20211208 01:19:16.952) WSREP_SST: [INFO] Sleeping before data transfer for SST (20211208 01:19:17.006) # Time: 211208 1:19:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926360; 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: 56 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926366; 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: 59 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.74.157 4444 (20211208 01:19:27.018) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.74.157:4444; RC=( ${PIPESTATUS[@]} ) (20211208 01:19:27.030) # Time: 211208 1:19:27 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1638926367; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 211208 1:19:28 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1638926368; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-12-08 1:19:29 0 [Note] WSREP: SST sent: 8c76c57d-57c4-11ec-928f-72e253c4b42a:14 2021-12-08 1:19:29 0 [Note] WSREP: Server status change donor -> joined 2021-12-08 1:19:29 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:19:29 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2021-12-08 1:19:29 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-12-08 1:19:29 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-12-08 1:19:29 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-12-08 1:19:29 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-12-08 1:19:29 6 [Note] WSREP: Server status change joined -> synced 2021-12-08 1:19:29 6 [Note] WSREP: Synchronized with group, ready for connections 2021-12-08 1:19:29 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20211208 01:19:29.669) WSREP_SST: [INFO] Cleaning up temporary directories (20211208 01:19:29.683) 2021-12-08 1:19:29 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec # Time: 211208 1:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926370; 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: 61 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:19:34 0 [Note] WSREP: async IST sender served 2021-12-08 1:19:34 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2021-12-08 1:19:34 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 211208 1:19:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926376; 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: 64 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926380; 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: 65 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:19:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926386; 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: 68 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:19:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926390; 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: 69 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926396; 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: 72 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926400; 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: 73 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:20:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926406; 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: 76 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:20:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926410; 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: 77 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:20:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926416; 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: 80 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:20:17 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.69.34:4567 2021-12-08 1:20:17 0 [Note] WSREP: declaring 00d047b2-9354 at tcp://10.233.69.34:4567 stable 2021-12-08 1:20:17 0 [Note] WSREP: declaring d93ab8c7-9933 at tcp://10.233.74.157:4567 stable 2021-12-08 1:20:17 0 [Note] WSREP: Node 93f9bdf1-a638 state prim 2021-12-08 1:20:17 0 [Note] WSREP: view(view_id(PRIM,00d047b2-9354,3) memb { 00d047b2-9354,0 93f9bdf1-a638,0 d93ab8c7-9933,0 } joined { } left { } partitioned { }) 2021-12-08 1:20:17 0 [Note] WSREP: save pc into disk 2021-12-08 1:20:17 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 3 2021-12-08 1:20:17 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2021-12-08 1:20:17 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') connection established to 00d047b2-9354 tcp://10.233.69.34:4567 2021-12-08 1:20:18 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 011d5ce5-57c5-11ec-9b7a-6bf8103f4d96 2021-12-08 1:20:18 0 [Note] WSREP: STATE EXCHANGE: got state msg: 011d5ce5-57c5-11ec-9b7a-6bf8103f4d96 from 0 (onap-mariadb-galera-2) 2021-12-08 1:20:18 0 [Note] WSREP: STATE EXCHANGE: got state msg: 011d5ce5-57c5-11ec-9b7a-6bf8103f4d96 from 1 (onap-mariadb-galera-0) 2021-12-08 1:20:18 0 [Note] WSREP: STATE EXCHANGE: got state msg: 011d5ce5-57c5-11ec-9b7a-6bf8103f4d96 from 2 (onap-mariadb-galera-1) 2021-12-08 1:20:18 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 8c76c57d-57c4-11ec-928f-72e253c4b42a 2021-12-08 1:20:18 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-12-08 1:20:18 8 [Note] WSREP: ####### processing CC 15, local, ordered 2021-12-08 1:20:18 8 [Note] WSREP: ####### My UUID: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586 2021-12-08 1:20:18 8 [Note] WSREP: Skipping cert index reset 2021-12-08 1:20:18 8 [Note] WSREP: REPL Protocols: 10 (5) 2021-12-08 1:20:18 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-12-08 1:20:18 0 [Note] WSREP: Service thread queue flushed. 2021-12-08 1:20:18 8 [Note] WSREP: ================================================ View: id: 8c76c57d-57c4-11ec-928f-72e253c4b42a: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: 1 members(3): 0: 00d047b2-57c5-11ec-9354-42bb80939ec3, onap-mariadb-galera-2 1: 93f9bdf1-57c4-11ec-a638-d3b9ffce4586, onap-mariadb-galera-0 2: d93ab8c7-57c4-11ec-9933-de1892a457c6, onap-mariadb-galera-1 ================================================= 2021-12-08 1:20:18 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:20:18 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-12-08 1:20:18 8 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 211208 1:20:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926420; 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: 81 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:20:21 0 [Note] WSREP: (93f9bdf1-a638, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-12-08 1:20:21 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 1.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-12-08 1:20:21 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-12-08 1:20:21 8 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2021-12-08 1:20:21 8 [Note] WSREP: Cert index preload: 15 -> 15 2021-12-08 1:20:21 8 [Note] WSREP: Server status change synced -> donor 2021-12-08 1:20:21 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:20:21 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:20:21 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.69.34:4568 sending 15-15, preload starts from 15 2021-12-08 1:20:21 0 [Note] WSREP: Donor monitor thread started to monitor 2021-12-08 1:20:21 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.69.34:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '8c76c57d-57c4-11ec-928f-72e253c4b42a:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-12-08 1:20:21 0 [Note] WSREP: IST sender 15 -> 15 2021-12-08 1:20:21 8 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2021.12.08-01.20.23.047386755 (20211208 01:20:23.060) WSREP_SST: [INFO] Streaming with xbstream (20211208 01:20:23.084) WSREP_SST: [INFO] Using socat as streamer (20211208 01:20:23.116) WSREP_SST: [INFO] Using /tmp/tmp.JR5VjR3MnG as innobackupex temporary directory (20211208 01:20:23.144) WSREP_SST: [INFO] Streaming GTID file before SST (20211208 01:20:23.152) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.69.34:4444; RC=( ${PIPESTATUS[@]} ) (20211208 01:20:23.210) WSREP_SST: [INFO] Sleeping before data transfer for SST (20211208 01:20:23.234) # Time: 211208 1:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926426; 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: 84 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926430; 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: 85 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.69.34 4444 (20211208 01:20:33.243) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.69.34:4444; RC=( ${PIPESTATUS[@]} ) (20211208 01:20:33.251) # Time: 211208 1:20:33 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.002375 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1638926433; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 211208 1:20:34 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1638926434; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-12-08 1:20:35 0 [Note] WSREP: SST sent: 8c76c57d-57c4-11ec-928f-72e253c4b42a:15 2021-12-08 1:20:35 0 [Note] WSREP: Server status change donor -> joined 2021-12-08 1:20:35 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-12-08 1:20:35 0 [Note] WSREP: 1.0 (onap-mariadb-galera-0): State transfer to 0.0 (onap-mariadb-galera-2) complete. 2021-12-08 1:20:35 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-12-08 1:20:35 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-0) synced with group. 2021-12-08 1:20:35 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-12-08 1:20:35 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-12-08 1:20:35 6 [Note] WSREP: Server status change joined -> synced 2021-12-08 1:20:35 6 [Note] WSREP: Synchronized with group, ready for connections 2021-12-08 1:20:35 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20211208 01:20:35.889) WSREP_SST: [INFO] Cleaning up temporary directories (20211208 01:20:35.900) 2021-12-08 1:20:35 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec # Time: 211208 1:20:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926436; 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: 89 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:20:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926440; 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: 90 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:20:41 0 [Note] WSREP: async IST sender served 2021-12-08 1:20:41 0 [Note] WSREP: 0.0 (onap-mariadb-galera-2): State transfer from 1.0 (onap-mariadb-galera-0) complete. 2021-12-08 1:20:41 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-2) synced with group. # Time: 211208 1:20:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926446; 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: 93 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:20:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926450; 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: 94 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=1638926450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926456; 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: 97 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926460; 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: 98 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926466; 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: 101 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926470; 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: 102 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:21:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926476; 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: 105 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:21:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926480; 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: 106 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926486; 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: 113 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926490; 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: 115 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926496; 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: 118 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:21:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926500; 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: 119 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926506; 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: 122 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926510; 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: 123 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926516; 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: 126 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926520; 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: 127 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926526; 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.000254 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926530; 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: 131 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926536; 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: 134 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926540; 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: 135 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926546; 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: 138 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926550; 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: 139 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926556; 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: 142 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926560; 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: 143 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:22:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926566; 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: 146 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926570; 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: 147 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926576; 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: 150 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926580; 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: 151 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926586; 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: 154 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:23:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926590; 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: 155 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:23:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926596; 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: 158 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:23:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926600; 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: 159 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926606; 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: 162 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926610; 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: 163 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926616; 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: 166 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926620; 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: 167 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926626; 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: 170 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926630; 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: 171 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926636; 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: 174 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926640; 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: 175 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926646; 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: 178 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926650; 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: 179 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:24:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926656; 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: 182 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:24:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926660; 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: 183 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926666; 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: 186 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926670; 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: 187 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:24:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926676; 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: 190 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926680; 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: 191 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926686; 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: 194 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:24:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926690; 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: 195 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926696; 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: 198 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926700; 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: 199 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926706; 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: 202 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926710; 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.000264 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:25:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926716; 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: 206 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:25:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926720; 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: 207 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926726; 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: 210 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926730; 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: 211 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926736; 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: 214 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926740; 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: 215 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926746; 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: 218 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:25:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926750; 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: 219 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926756; 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: 222 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926760; 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: 223 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:26:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926766; 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: 226 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:26:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 227 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926770; 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: 227 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:26:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926776; 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: 230 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926780; 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: 231 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926786; 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: 234 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926790; 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: 235 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926796; 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: 238 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926800; 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: 239 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:26:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926806; 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: 242 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:26:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926810; 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: 243 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926816; 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: 246 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926820; 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: 247 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:27:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926826; 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: 250 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:27:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926830; 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: 251 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926836; 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: 254 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926840; 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: 255 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926846; 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: 258 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926850; 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: 259 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926856; 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: 262 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926860; 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: 263 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:27:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926866; 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: 266 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:27:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926870; 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: 269 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:03 # User@Host: ejbca[ejbca] @ [10.233.73.217] # Thread_id: 270 Schema: ejbca QC_hit: No # Query_time: 11.470860 Lock_time: 0.003708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 use ejbca; SET timestamp=1638926883; CREATE TABLE PublisherData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) ); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.008619 Lock_time: 0.008494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926883; 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: 274 Schema: QC_hit: No # Query_time: 0.017594 Lock_time: 0.017490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:28:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926886; 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: 277 Schema: QC_hit: No # Query_time: 0.010629 Lock_time: 0.010549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926890; 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: 278 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:28:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926896; 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: 281 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926900; 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: 286 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926906; 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: 289 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926910; 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: 290 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:28:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926916; 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: 293 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926920; 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: 294 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:28:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926926; 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: 297 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926930; 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: 298 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926936; 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: 301 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926940; 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: 302 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926946; 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: 305 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926950; 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: 306 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926956; 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: 309 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:29:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926960; 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.000304 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926966; 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: 313 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926970; 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: 314 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926976; 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: 317 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926980; 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: 318 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:29:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926986; 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: 321 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:29:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926990; 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: 322 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:29:54 # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.002675 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use datarouter; SET timestamp=1638926994; 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 = database() AND TABLE_NAME LIKE '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.000505 Lock_time: 0.000191 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 879 SET timestamp=1638926994; select * from PARAMETERS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.000315 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1638926994; select count(*) from FEEDS where DELETED = 0; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.000235 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1638926994; select count(*) from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.004489 Lock_time: 0.004306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 128 SET timestamp=1638926994; select NODEID, NAME from NODES; # Time: 211208 1:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638926996; 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: 326 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638926996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927000; 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: 327 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927006; 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: 330 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:30:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927010; 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: 331 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927016; 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: 334 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927020; 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: 335 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927026; 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: 338 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927030; 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: 339 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927036; 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.000313 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:30:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927040; 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: 343 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:30:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927046; 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.000327 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:30:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927050; 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.000251 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927056; 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.000140 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927060; 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: 351 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:31:01 # User@Host: rene[rene] @ [10.233.69.238] # Thread_id: 352 Schema: nbi QC_hit: No # Query_time: 0.011012 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 use nbi; SET timestamp=1638927061; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # Time: 211208 1:31:03 # User@Host: rene[rene] @ [10.233.69.238] # Thread_id: 352 Schema: nbi QC_hit: No # Query_time: 0.010837 Lock_time: 0.001697 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1638927063; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # User@Host: rene[rene] @ [10.233.69.238] # Thread_id: 352 Schema: nbi QC_hit: No # Query_time: 0.001034 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1638927063; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', '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 = 'nbi') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: rene[rene] @ [10.233.69.238] # Thread_id: 352 Schema: nbi QC_hit: No # Query_time: 0.002160 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1638927063; 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 = 'nbi') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 211208 1:31:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927066; 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.000264 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927070; 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.000205 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:31:12 # User@Host: rene[rene] @ [10.233.69.238] # Thread_id: 352 Schema: nbi QC_hit: No # Query_time: 0.006603 Lock_time: 0.006355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 SET timestamp=1638927072; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 211208 1:31:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927076; 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: 363 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927080; 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: 364 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927086; 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: 367 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927090; 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: 368 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927096; 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: 371 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927100; 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: 372 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927106; 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: 375 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927110; 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: 376 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927116; 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: 379 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927120; 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: 380 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927126; 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: 383 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927130; 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: 384 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:32:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927136; 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: 387 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927140; 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: 388 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927146; 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: 391 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927150; 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: 392 Schema: QC_hit: No # Query_time: 0.002568 Lock_time: 0.002474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:32:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927156; 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.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927160; 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: 396 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927166; 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.000292 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:32:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927170; 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: 404 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927176; 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: 407 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927180; 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: 408 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927186; 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: 411 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927190; 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: 412 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927196; 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: 415 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927200; 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: 416 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927206; 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: 419 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927210; 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: 420 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927216; 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: 423 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:33:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927220; 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: 424 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927226; 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: 427 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927230; 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: 428 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927236; 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: 431 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:33:57 # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.002788 Lock_time: 0.002410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 use datarouter; SET timestamp=1638927237; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.006336 Lock_time: 0.005044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 266 SET timestamp=1638927237; select * from FEED_ENDPOINT_IDS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.004083 Lock_time: 0.003948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1638927237; select * from FEED_ENDPOINT_ADDRS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.000377 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 466 SET timestamp=1638927237; select * from GROUPS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.000468 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1638927237; select * from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.004728 Lock_time: 0.004483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 402 SET timestamp=1638927237; select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.004635 Lock_time: 0.004401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 162 SET timestamp=1638927237; select SUBID, NODEID from EGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.100] # Thread_id: 323 Schema: datarouter QC_hit: No # Query_time: 0.005217 Lock_time: 0.004990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 250 SET timestamp=1638927237; select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES; # Time: 211208 1:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927240; 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: 432 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927246; 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: 435 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927250; 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: 436 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 439 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927256; 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: 439 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:34:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927260; 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: 440 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927266; 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: 443 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927270; 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: 444 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927276; 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.000166 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:34:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927280; 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: 448 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927286; 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.000216 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927290; 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: 452 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927296; 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.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927300; 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.000440 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:35:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927306; 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: 459 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927310; 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.000187 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927316; 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.000219 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927320; 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.000172 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927326; 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.000174 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927330; 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.000107 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:35:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927336; 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: 471 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:35:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927340; 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.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.004029 Lock_time: 0.003807 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use nengdb; SET timestamp=1638927340; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927340; DELETE FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.002465 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1638927340; 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='nengdb' AND TABLE_NAME='DATABASECHANGELOG' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.004011 Lock_time: 0.003845 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1638927340; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1166 SET timestamp=1638927340; SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1638927340; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # Time: 211208 1:35:41 # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.002308 Lock_time: 0.002136 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1638927341; SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.004141 Lock_time: 0.004053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927341; delete from SERVICE_PARAMETER; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.004112 Lock_time: 0.004006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927341; delete from IDENTIFIER_MAP; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.003420 Lock_time: 0.003320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927341; delete from EXTERNAL_INTERFACE; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927341; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1638927341; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1638927341; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.76.134] # Thread_id: 472 Schema: nengdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1638927341; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # Time: 211208 1:35:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927346; 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: 476 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927350; 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: 477 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927356; 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: 480 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927360; 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: 481 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:36:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927366; 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: 484 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:36:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927370; 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.000312 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927376; 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: 488 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927380; 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.000241 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927386; 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: 492 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927390; 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: 493 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:36:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927396; 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: 496 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927400; 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: 497 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927406; 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: 500 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927410; 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: 501 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927416; 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: 504 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927420; 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: 505 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927426; 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.002205 Lock_time: 0.002150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:37:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927430; 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: 509 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927436; 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: 513 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:37:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927440; 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: 514 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927446; 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: 517 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:37:26 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 211208 1:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.019648 Lock_time: 0.019498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927450; 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: 518 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:37:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.003197 Lock_time: 0.003125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927456; 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.000210 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927460; 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: 549 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.001525 Lock_time: 0.001437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927466; 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: 552 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:37:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.002430 Lock_time: 0.002310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927470; 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: 553 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927476; 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: 556 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927480; 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: 557 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:38:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927486; 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.000195 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927490; 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: 561 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:38:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927496; 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: 564 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927500; 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: 565 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927506; 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: 568 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927510; 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: 569 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927516; 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.000155 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927520; 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.000385 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927526; 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.000335 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927530; 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.000172 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927536; 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: 580 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927540; 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: 581 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927546; 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: 584 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927550; 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.000332 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927556; 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: 588 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927560; 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: 589 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927566; 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: 592 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927570; 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.000325 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:39:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927576; 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: 596 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:39:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927580; 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.000271 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:39:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927586; 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: 600 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:39:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927590; 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: 601 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927596; 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: 604 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927600; 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: 605 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927606; 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: 608 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927610; 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: 609 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:40:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927616; 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.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927620; 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: 613 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927626; 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: 616 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927630; 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: 617 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927636; 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: 621 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:40:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.001485 Lock_time: 0.001373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927640; 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: 622 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927646; 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.000231 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:40:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927650; 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: 626 Schema: QC_hit: No # Query_time: 0.001665 Lock_time: 0.001576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927656; 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.000234 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927660; 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: 630 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:41:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927666; 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.000223 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927670; 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: 634 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927676; 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.000271 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927680; 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: 638 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927686; 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.000321 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927690; 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.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:41:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927696; 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.001887 Lock_time: 0.001794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:41:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927700; 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: 646 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927706; 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.000288 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:41:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927710; 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: 651 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927716; 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.000328 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927720; 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: 655 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:42:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927726; 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: 658 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927730; 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: 659 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:42:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927736; 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: 662 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:42:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927740; 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.000216 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927746; 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: 666 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927750; 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.000173 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927756; 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: 670 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927760; 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: 671 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927766; 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: 674 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927770; 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.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927776; 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: 678 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927780; 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: 679 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927786; 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: 682 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:43:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927790; 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: 683 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927796; 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: 686 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927800; 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: 687 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927806; 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.000240 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927810; 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: 691 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927816; 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.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927820; 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: 695 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:43:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927826; 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.000206 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:43:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927830; 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: 699 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927836; 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: 702 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927840; 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: 703 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927846; 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.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927850; 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: 707 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927856; 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.000223 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:44:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927860; 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: 711 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927866; 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.000243 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927870; 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.000234 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927876; 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: 718 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=1638927876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927880; 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: 719 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:44:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927886; 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: 722 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927890; 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: 723 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927896; 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: 726 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927900; 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.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927906; 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: 730 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927910; 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: 731 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.150247 Lock_time: 0.150001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927916; 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: 734 Schema: QC_hit: No # Query_time: 0.003107 Lock_time: 0.002976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927920; 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: 735 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927926; 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: 738 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927930; 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: 739 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927936; 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.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927940; 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: 743 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927946; 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.000489 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927950; 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: 747 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927956; 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.000251 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927960; 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: 751 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927966; 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.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927970; 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.000124 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927976; 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: 761 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927980; 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: 762 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:46:21 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 211208 1:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.079032 Lock_time: 0.078932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927986; 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: 765 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927990; 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: 766 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-12-08 1:46:32 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:46:32 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:46:32 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:46:32 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-12-08 1:46:33 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 211208 1:46:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638927996; 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: 769 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638927996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928000; 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: 770 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:46:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928006; 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: 773 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928010; 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: 774 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928016; 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: 777 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928020; 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: 778 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928026; 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.000263 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928030; 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: 782 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928036; 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.000139 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928040; 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: 786 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928046; 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: 789 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928050; 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: 790 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928056; 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: 793 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:47:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928060; 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.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:47:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928066; 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: 797 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:47:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928070; 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: 798 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928076; 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.000137 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928080; 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: 802 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928086; 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.000166 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928090; 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.000206 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928096; 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: 813 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928100; 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.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928106; 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: 817 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928110; 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: 818 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928116; 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: 821 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:48:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928120; 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.000232 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 833 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928126; 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: 833 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:48:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928130; 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: 834 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928136; 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: 837 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928140; 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.000237 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928146; 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.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.010603 Lock_time: 0.009481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1638928146; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000441 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928146; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001385 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1638928146; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000231 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928146; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.002089 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1638928146; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000351 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928146; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001143 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1638928146; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.009304 Lock_time: 0.009158 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1638928146; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.022681 Lock_time: 0.022327 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1638928146; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='nfvo') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='nfvo' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000220 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1638928146; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928146; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001118 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1638928146; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001980 Lock_time: 0.001874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928146; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 211208 1:49:07 # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.005322 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000327 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000321 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001512 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.007256 Lock_time: 0.007173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000341 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1638928147; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000358 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001852 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000104 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000956 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000104 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1638928147; SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001061 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000290 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000262 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.001400 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1638928147; 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 = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.000314 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1638928147; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 211208 1:49:09 # User@Host: so_admin[so_admin] @ [10.233.75.241] # Thread_id: 843 Schema: nfvo QC_hit: No # Query_time: 0.295681 Lock_time: 0.284128 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1638928149; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 211208 1:49:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.114153 Lock_time: 0.113972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928150; 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: 846 Schema: QC_hit: No # Query_time: 0.028810 Lock_time: 0.028679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:49:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928156; 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: 852 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928160; 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: 853 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928166; 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: 856 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928170; 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: 857 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.007429 Lock_time: 0.007242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928176; 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: 864 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:49:38 # User@Host: so_user[so_user] @ [10.233.77.15] # Thread_id: 858 Schema: requestdb QC_hit: No # Query_time: 0.041195 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1638928178; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 211208 1:49:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928180; 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: 868 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928186; 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: 871 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:49:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928190; 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: 872 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 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=1638928196; 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: 875 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928200; 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: 876 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928206; 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: 879 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928210; 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: 880 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928216; 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: 883 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928220; 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: 884 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928226; 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: 887 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928230; 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: 888 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928236; 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: 891 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928240; 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: 892 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928246; 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: 898 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:50:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928250; 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: 899 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928256; 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: 906 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928260; 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: 907 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928266; 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: 910 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:51:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928270; 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: 911 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928276; 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: 914 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928280; 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: 915 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928286; 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: 921 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-12-08 1:51:29 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 211208 1:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928290; 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: 922 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928296; 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: 925 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.008478 Lock_time: 0.008380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928300; 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: 926 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:51:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928306; 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: 929 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928310; 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: 930 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928316; 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: 935 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-12-08 1:51:59 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 211208 1:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928320; 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: 939 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.022761 Lock_time: 0.022608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928327; 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: 943 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008414 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001128 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001176 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001289 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.007475 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001003 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000950 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000853 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.011519 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001018 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000838 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000845 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.033291 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928327; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # Time: 211208 1:52:08 # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001291 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008655 Lock_time: 0.001549 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000949 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001006 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.007038 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000848 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000932 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001177 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001085 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001216 Lock_time: 0.000306 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001137 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001146 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000835 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000822 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001034 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.007159 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001356 Lock_time: 0.000317 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001579 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.006261 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001765 Lock_time: 0.000657 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001561 Lock_time: 0.000278 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.011666 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001572 Lock_time: 0.000276 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001527 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001493 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001355 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001524 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001440 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001570 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928328; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 211208 1:52:09 # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.007440 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001237 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001091 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000973 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001004 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001055 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000904 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001238 Lock_time: 0.000343 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001215 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001155 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008614 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001634 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001671 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001655 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001141 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001040 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000955 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000921 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001144 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001050 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001028 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001088 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001208 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001282 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001010 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928329; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # Time: 211208 1:52:10 # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008135 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001347 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001585 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001405 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001429 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001467 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001407 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001304 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001325 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001554 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001308 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008026 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001175 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001050 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001287 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001065 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001124 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001159 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001270 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008516 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001385 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001329 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001171 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001320 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001201 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001336 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001194 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001087 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001148 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001026 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.004077 Lock_time: 0.002921 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.003442 Lock_time: 0.002168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001209 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001537 Lock_time: 0.000676 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000926 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001171 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001230 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001205 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001095 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001239 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.013681 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001271 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.004565 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001283 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001320 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001428 Lock_time: 0.000276 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001302 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001245 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001110 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001241 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001173 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001610 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001544 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001407 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001574 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001538 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001427 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001372 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001438 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001576 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001463 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001665 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008731 Lock_time: 0.000364 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001439 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001278 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001537 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001377 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001368 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001381 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001052 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001049 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008812 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001615 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001518 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001557 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001286 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001497 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001334 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001113 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001251 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001136 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001321 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001409 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001360 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001650 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001578 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.015895 Lock_time: 0.014202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001632 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001423 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001343 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001292 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001188 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001255 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001168 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001245 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001065 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001051 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008785 Lock_time: 0.000324 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001549 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001455 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001365 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001522 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001423 Lock_time: 0.000261 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001319 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001256 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001182 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001351 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001228 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001312 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008932 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001396 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001338 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001202 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001253 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001236 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001142 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001135 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001167 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001111 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001252 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001135 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001209 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001286 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001224 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001255 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001379 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001256 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001357 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.007505 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001415 Lock_time: 0.000381 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001586 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001334 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001297 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001242 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001245 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001451 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008966 Lock_time: 0.001869 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001151 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001276 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001172 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001212 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001353 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001404 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001435 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001324 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001543 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.009903 Lock_time: 0.000410 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001648 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.012042 Lock_time: 0.000416 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001546 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001186 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001241 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001188 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001056 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001025 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001063 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000920 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001231 Lock_time: 0.000116 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001283 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001027 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001169 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001107 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001083 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001687 Lock_time: 0.000762 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928330; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # Time: 211208 1:52:11 # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008384 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001133 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001114 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001096 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001442 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001390 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.009272 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001460 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001623 Lock_time: 0.000317 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001529 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001253 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001136 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001093 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001157 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001242 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001163 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001336 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001220 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001137 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001323 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001348 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001374 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001657 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.008375 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.001199 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000932 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1638928331; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000555 Lock_time: 0.000255 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 779 SET timestamp=1638928331; SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`; # Time: 211208 1:52:12 # User@Host: gvnfm[gvnfm] @ [10.233.69.67] # Thread_id: 940 Schema: gvnfm QC_hit: No # Query_time: 0.000724 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 191 SET timestamp=1638928332; SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (32, 35, 38, 41, 44, 47, 50, 20, 53, 23, 56, 26, 59, 29, 62) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 211208 1:52:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928336; 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: 947 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928340; 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: 948 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928346; 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: 951 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928350; 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: 952 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928356; 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: 955 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:52:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928360; 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: 956 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:52:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928366; 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: 959 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928370; 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: 960 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928376; 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: 963 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928380; 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: 964 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:53:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928386; 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: 967 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928390; 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: 968 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928396; 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: 971 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:53:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928400; 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: 972 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928406; 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: 975 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928410; 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: 976 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:53:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928416; 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: 979 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928420; 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: 980 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:53:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928426; 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: 983 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928430; 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: 984 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928436; 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: 987 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928440; 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: 988 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928446; 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: 991 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928450; 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: 992 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928456; 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: 995 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928460; 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: 996 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928466; 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: 999 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928470; 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: 1000 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928476; 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: 1003 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928480; 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: 1004 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928486; 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: 1007 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928490; 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: 1008 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928496; 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: 1011 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928500; 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: 1012 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928506; 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: 1015 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928510; 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: 1016 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928516; 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: 1024 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:55:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928520; 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: 1025 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928526; 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: 1028 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928530; 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: 1029 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:55:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928536; 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: 1032 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928540; 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: 1033 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928546; 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: 1036 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928550; 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: 1037 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928556; 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: 1040 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928560; 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: 1041 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928566; 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: 1044 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928570; 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: 1045 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928576; 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: 1048 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:56:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928580; 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: 1049 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928586; 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: 1052 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928590; 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: 1053 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928596; 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: 1056 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:56:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928600; 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: 1058 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:56:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928606; 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: 1061 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:56:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928610; 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: 1062 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928616; 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: 1065 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928620; 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: 1066 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928626; 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: 1069 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928630; 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: 1070 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928636; 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: 1073 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928640; 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: 1074 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928646; 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: 1077 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928650; 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: 1078 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928656; 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: 1081 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928660; 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: 1082 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928666; 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: 1085 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:57:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928670; 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: 1086 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928676; 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: 1089 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928680; 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: 1090 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928686; 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: 1093 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928690; 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: 1094 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928696; 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: 1097 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928700; 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: 1098 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.029834 Lock_time: 0.029720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928706; 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: 1101 Schema: QC_hit: No # Query_time: 0.042998 Lock_time: 0.042887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928710; 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: 1102 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:58:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928716; 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: 1105 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:58:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928720; 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: 1106 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:58:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928726; 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: 1109 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:58:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928730; 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: 1110 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928736; 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: 1113 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928740; 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: 1114 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928746; 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: 1117 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928750; 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: 1118 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 211208 1:59:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928756; 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: 1121 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928760; 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: 1122 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928766; 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: 1125 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928770; 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: 1126 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928776; 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: 1129 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928780; 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: 1130 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 211208 1:59:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002112 Lock_time: 0.001881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1638928785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:40.224566' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1131 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:40.626018' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928786; 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: 1136 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1131 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.228145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1131 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.624939' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.624118' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.623776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.823578' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:45.825137' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 1:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:47.625992' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:48.624847' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:48.62551' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928790; 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: 1137 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002235 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002367 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 1:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:52.627437' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002666 Lock_time: 0.002490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:54.625681' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928796; 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: 1140 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:55.625034' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:56.624799' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:56.72268' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 1:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:58.625477' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928800; 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: 1141 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 01:59:59.626505' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:00.722215' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:01.825254' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:03.625626' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928806; 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: 1144 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:05.625269' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:07.625903' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:08.625609' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928810; 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: 1145 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:09.625976' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:11.627371' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:11.627465' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:12.625255' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002431 Lock_time: 0.001772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:14.625735' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928816; 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: 1148 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:15.625278' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:16.625523' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001073 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:17.625483' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928820; 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: 1149 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:19.625704' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928820; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:21.625219' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:22.624968' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:24.627564' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928826; 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: 1152 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:25.625197' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:25.625436' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:26.624642' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:27.625042' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002265 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928830; 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: 1153 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:29.625433' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:30.625213' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:31.625669' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:32.624694' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:32.625017' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:33.625762' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:34.625008' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002549 Lock_time: 0.001754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928836; 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: 1157 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:36.625146' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:36.624778' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.002001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:38.625092' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928840; 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: 1159 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:39.625357' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:40.624524' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:42.625753' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:43.625213' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002263 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:44.625178' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928846; 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: 1162 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:45.625159' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:46.624916' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:48.626166' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928850; 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: 1163 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002427 Lock_time: 0.002206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002823 Lock_time: 0.002255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:51.626455' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:52.624872' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002759 Lock_time: 0.002269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928856; 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: 1166 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:55.624469' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:55.624888' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002477 Lock_time: 0.002181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:56.625275' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:58.625328' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928860; 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: 1167 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:00:59.624986' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:00.625273' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002378 Lock_time: 0.002130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:01.627364' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:02.625177' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:03.624447' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002370 Lock_time: 0.001719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002161 Lock_time: 0.001866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:04.624619' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928866; 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: 1170 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:06.625215' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002543 Lock_time: 0.001802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:08.624603' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928870; 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: 1171 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002450 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:11.627831' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:11.627513' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:13.625267' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928876; 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: 1174 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:15.626985' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:16.624773' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:17.62552' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928880; 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: 1175 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:19.625312' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:20.625807' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:22.624567' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002224 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:24.625098' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928886; 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: 1178 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:26.625127' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:27.625259' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002553 Lock_time: 0.001911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:28.624979' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928890; 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: 1179 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:29.625604' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:31.624726' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002258 Lock_time: 0.002049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:32.624735' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:33.624771' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:34.625368' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928896; 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: 1182 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:36.624609' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:37.62468' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:38.6246' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928900; 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: 1183 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:39.624516' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002242 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:41.625' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:43.62503' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928906; 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: 1186 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:45.6257' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:45.625234' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:46.62448' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:47.624725' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002283 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:48.625938' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928910; 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: 1187 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002212 Lock_time: 0.001948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:49.624809' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:51.625653' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002501 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:01:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002540 Lock_time: 0.002272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928916; 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: 1190 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:55.627628' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:56.624883' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:57.625128' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:58.62508' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928920; 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: 1191 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:59.625601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:01:59.625526' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:01.624484' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:02.624667' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:02.624485' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:03.624681' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:04.624573' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928926; 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: 1194 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:05.624628' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002733 Lock_time: 0.001914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:06.625081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:06.625127' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:08.624541' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928930; 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: 1195 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:10.624985' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:10.624727' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004857 Lock_time: 0.004535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006820 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002307 Lock_time: 0.001762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:13.62499' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002240 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928936; 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: 1198 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:15.624791' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:18.625335' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928940; 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: 1199 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:20.624601' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002418 Lock_time: 0.002163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002829 Lock_time: 0.002216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:22.6254' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:23.625242' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.018372 Lock_time: 0.018169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:24.627468' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928946; 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: 1202 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:25.627685' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:25.627442' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002569 Lock_time: 0.002401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:26.62464' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:27.624922' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:28.624928' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928950; 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: 1203 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003181 Lock_time: 0.002710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:31.624839' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:32.627245' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:33.624301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:33.624709' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928956; 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: 1206 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:35.624497' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:36.62772' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:38.624856' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:38.624905' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928960; 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: 1207 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:39.624994' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:40.624969' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002704 Lock_time: 0.002060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:43.625013' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:44.62495' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928966; 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: 1210 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:45.627508' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:45.627406' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:47.625191' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:48.625359' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928970; 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: 1211 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:51.624891' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:52.624894' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:52.624977' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:02:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:54.625101' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928976; 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: 1214 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:55.624748' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:56.625141' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:58.624946' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928980; 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: 1215 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:02:59.627591' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:00.624676' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:01.624919' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:02.627376' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:02.627137' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:04.625702' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928986; 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: 1218 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002324 Lock_time: 0.002044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:06.627144' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:07.627616' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928990; 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: 1219 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:09.62472' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:10.624442' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:11.624286' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002521 Lock_time: 0.001920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:13.624416' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:13.62447' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:14.624457' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002273 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638928996; 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: 1222 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638928996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:15.62444' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:17.627522' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:18.624496' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638928999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:18.624345' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929000; 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: 1223 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:20.62446' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:21.624797' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:23.624559' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002636 Lock_time: 0.002406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:24.627644' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929006; 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: 1226 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:25.625348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001920 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:26.627283' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:27.624267' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:27.624444' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:28.624466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:28.624606' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929010; 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: 1227 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:30.624649' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:31.624414' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:32.624673' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:33.627103' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:34.627497' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:34.627358' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929016; 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: 1230 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:36.625632' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:36.625465' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:38.624475' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929020; 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: 1231 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:39.627784' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:40.624479' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:41.625266' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:42.624482' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:43.624706' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929026; 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: 1234 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:45.624554' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:47.627637' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929030; 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: 1235 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:49.624972' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:50.624964' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:50.62511' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:53.624927' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002270 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929036; 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: 1238 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:55.627309' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:56.627136' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002369 Lock_time: 0.002124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:57.627643' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:58.624426' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929040; 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: 1239 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:03:59.624385' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:01.624486' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:03.624778' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.002020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:04.624764' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929046; 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: 1242 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:07.624682' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:08.624732' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929050; 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: 1243 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:09.627208' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:10.624572' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:13.627605' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006709 Lock_time: 0.006470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:14.624561' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007780 Lock_time: 0.007296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929056; 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: 1248 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929056; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:15.624492' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:16.625046' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929060; 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: 1249 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:19.624715' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:21.625025' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002206 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:24.624523' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929066; 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: 1252 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:25.624659' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:26.62447' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:26.624817' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:28.624515' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:28.62473' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1253 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929070; 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: 1253 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:29.624464' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007494 Lock_time: 0.006927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000146 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:31.624745' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:32.624437' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002187 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:34.627263' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929076; 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: 1256 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:35.624808' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:36.624957' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:37.625545' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:38.627543' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929080; 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: 1257 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:39.625067' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:40.625838' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:42.624356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:42.624718' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:44.62487' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929086; 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: 1260 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:46.624719' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:47.625019' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:48.624979' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:48.624779' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929090; 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: 1261 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:50.62733' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:50.627294' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:51.624466' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:52.624497' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:54.625176' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929096; 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: 1264 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=1638929096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:55.624585' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:56.625207' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:57.627248' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:58.624912' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929100; 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: 1265 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:04:59.627253' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:00.624405' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:01.624244' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:02.6249' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:04.624912' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929106; 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: 1268 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:05.625082' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002459 Lock_time: 0.001718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:07.624787' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:08.624763' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929110; 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: 1269 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929110; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:09.624932' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:10.624905' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:11.625491' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:12.624306' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:13.625018' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:14.625213' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929116; 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: 1272 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:15.625294' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:16.624357' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:17.625428' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:18.624738' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1273 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929120; 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: 1273 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:20.626119' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:20.625721' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002437 Lock_time: 0.002227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003153 Lock_time: 0.002232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002922 Lock_time: 0.002043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:24.627377' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929126; 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: 1276 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:26.624551' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:26.624741' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:27.624488' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002268 Lock_time: 0.002042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:28.62463' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002901 Lock_time: 0.002122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:28.624444' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1277 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929130; 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: 1277 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:29.624446' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:30.624617' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:31.624826' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:31.624636' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929136; 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: 1280 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:35.624777' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002698 Lock_time: 0.002110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002714 Lock_time: 0.001698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005331 Lock_time: 0.005056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:38.624541' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929140; 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: 1281 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:39.624555' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:40.624401' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003222 Lock_time: 0.002396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:41.62745' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002260 Lock_time: 0.002039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:43.624235' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002414 Lock_time: 0.002215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:43.62452' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929146; 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: 1284 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:45.625001' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:46.625028' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:48.627294' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929150; 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: 1285 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:49.624193' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:50.627499' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:52.624473' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:53.624377' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002385 Lock_time: 0.002116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:53.624199' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929156; 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: 1288 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:55.625079' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:56.625014' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:57.624774' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:58.627367' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929160; 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: 1289 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:05:59.627297' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:00.624547' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:00.624787' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:02.627687' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:03.627276' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:04.624269' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:04.624462' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929166; 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: 1292 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:05.624309' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:06.624544' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:08.624889' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:08.624653' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929170; 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: 1293 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002511 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:10.626701' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:11.62475' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:12.624478' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:14.625141' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929176; 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: 1296 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002507 Lock_time: 0.002164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:15.626979' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:16.627161' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:16.627528' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:18.624768' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:18.624559' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929180; 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: 1297 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:20.627381' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:22.62445' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002443 Lock_time: 0.002149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002849 Lock_time: 0.002180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:24.627646' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929186; 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: 1300 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:26.625182' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002565 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:27.627018' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:28.627141' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929190; 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: 1301 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:29.624256' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:30.62457' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:31.624618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:31.625052' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:32.624734' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:33.62482' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:33.62483' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002384 Lock_time: 0.001800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929196; 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: 1304 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002431 Lock_time: 0.002221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:35.624448' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002225 Lock_time: 0.001819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:36.624846' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:38.624922' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:38.624832' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929200; 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: 1305 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:40.627267' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:42.624618' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:44.624559' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:44.624337' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929206; 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: 1308 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002885 Lock_time: 0.002549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:45.624464' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:48.624522' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929210; 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: 1309 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:49.624663' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002354 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:51.624914' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:53.62485' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929216; 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: 1312 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:56.624492' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:56.624657' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:58.624979' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929220; 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: 1313 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:06:59.625343' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:01.624985' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:01.624717' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:03.624961' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:04.624736' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929226; 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: 1316 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002239 Lock_time: 0.001928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002599 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002577 Lock_time: 0.002315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:06.624931' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:08.627166' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929230; 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: 1317 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:10.624395' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:12.625236' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:13.625023' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929236; 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: 1320 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:15.625102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:16.62486' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:17.627007' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929240; 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: 1321 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:19.627625' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:20.62432' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:21.624382' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:22.624521' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:23.624483' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:23.624512' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929246; 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: 1324 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:25.624745' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:26.624912' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002280 Lock_time: 0.001985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002846 Lock_time: 0.001995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:28.627494' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929250; 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: 1325 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:29.624489' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:30.62464' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:32.624549' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:33.624621' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929256; 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: 1328 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:35.624719' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:36.624656' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:37.624699' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002496 Lock_time: 0.001964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929260; 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: 1329 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:39.624411' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:41.6246' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:42.624647' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:44.624321' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929266; 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: 1332 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:46.624433' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:47.624324' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:48.624276' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929270; 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: 1333 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:50.62448' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:51.62435' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002444 Lock_time: 0.001916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:53.624871' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929276; 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: 1336 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:55.624792' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:56.624897' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:58.625259' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929280; 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: 1337 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002583 Lock_time: 0.002201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:07:59.627308' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:00.624491' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:02.626532' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:04.624631' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929286; 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: 1340 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002109 Lock_time: 0.001876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:05.624591' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:07.624867' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:08.624734' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929290; 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: 1341 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:09.624869' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:09.624853' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:10.624803' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:11.627943' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:12.625036' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:13.624892' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002361 Lock_time: 0.002080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003292 Lock_time: 0.002759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1344 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929296; 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: 1344 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=1638929296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:15.627489' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:16.624258' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:17.627647' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929300; 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: 1345 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002225 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:19.627656' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:22.627206' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929306; 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: 1348 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:26.627633' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:27.624414' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929310; 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: 1349 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:29.627548' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:30.62455' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:32.624471' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:32.624424' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:34.624764' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:34.624645' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929316; 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: 1352 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:35.62454' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:36.625169' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:37.624501' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002311 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1353 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929320; 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: 1353 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:39.62495' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:39.625025' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:40.624794' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:42.624804' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:42.624824' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:43.624862' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.002013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929326; 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: 1359 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002822 Lock_time: 0.002153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:46.624677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:47.624603' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:48.625395' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929330; 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: 1360 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:49.624921' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:50.625239' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:51.627117' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:53.627564' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:54.624489' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929336; 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: 1363 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:55.624402' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:56.627574' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:58.627541' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929340; 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: 1364 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:08:59.62442' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:00.624265' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:02.624488' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:02.624309' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:03.624418' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929346; 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: 1367 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:05.624464' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:07.627398' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929350; 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: 1368 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:09.624612' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:13.624873' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:13.624678' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:14.624646' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1371 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929356; 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: 1371 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:15.624577' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:15.624811' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:17.624449' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:18.624487' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:18.624352' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929360; 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: 1372 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:20.6277' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:21.624221' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:22.627287' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:24.627859' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929366; 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: 1375 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:25.626345' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:26.624724' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:27.624228' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002073 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929370; 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: 1376 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:30.624989' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:31.624761' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:32.625019' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:33.624808' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:33.62516' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:34.624819' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1379 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929376; 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: 1379 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:35.624738' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:36.624837' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:36.624662' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:37.625069' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:38.627364' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929380; 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: 1380 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=1638929380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002321 Lock_time: 0.002061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:39.627511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002350 Lock_time: 0.002073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:39.627303' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:40.624278' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:42.624473' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002259 Lock_time: 0.001970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002665 Lock_time: 0.002033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:44.624487' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:44.6244' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929386; 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: 1383 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:46.627418' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:47.62435' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:48.625112' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929390; 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: 1384 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:49.625608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:49.625425' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002114 Lock_time: 0.001814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002519 Lock_time: 0.001824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:52.624735' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:53.624695' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.002045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:54.625338' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929396; 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: 1387 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:55.62493' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:56.624702' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:57.625222' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:57.624884' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:09:58.627336' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929400; 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: 1388 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:00.624753' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:01.624902' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:02.627363' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:03.627187' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929406; 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: 1391 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:05.624261' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:08.627514' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1392 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929410; 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: 1392 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:10.624755' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:12.624335' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:14.625109' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:14.625033' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929416; 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: 1395 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:15.627075' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929417; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:16.624522' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929420; 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: 1396 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:19.627264' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:21.627337' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:22.624418' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:24.625086' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929426; 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: 1399 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:25.625175' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002563 Lock_time: 0.002308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:27.624841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:27.625234' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1400 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929430; 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: 1400 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:29.624779' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:30.624922' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003019 Lock_time: 0.002659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:31.62688' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:32.624905' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002439 Lock_time: 0.001820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:34.627244' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929436; 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: 1403 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:35.627165' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:36.627416' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:36.62719' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:37.627417' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:38.624334' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929440; 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: 1404 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:39.62433' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:40.62465' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:41.624506' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:42.624299' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:42.624636' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:43.624258' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929446; 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: 1407 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:45.624605' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:47.624732' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929450; 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: 1408 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002143 Lock_time: 0.001935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:49.624414' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:51.624408' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:53.627462' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929456; 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: 1411 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:55.624548' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:10:58.627555' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929460; 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: 1412 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:00.624741' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:02.624546' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:04.627502' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929466; 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: 1415 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:06.627402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:06.627418' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:08.627368' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929470; 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: 1416 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:10.627375' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:12.624722' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:14.624548' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929476; 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: 1419 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:15.624358' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:15.624664' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:16.624469' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:17.624274' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:18.624274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:18.624695' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929480; 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: 1420 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:19.627421' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:21.627321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:21.627528' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:23.624578' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002204 Lock_time: 0.001973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002576 Lock_time: 0.001982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929486; 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: 1423 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:25.624531' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:27.627489' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929490; 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: 1424 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:29.624669' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:30.62434' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:31.62424' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:33.624469' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929496; 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: 1427 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:35.624989' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.002025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002431 Lock_time: 0.002036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:37.624363' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:38.624458' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929500; 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: 1428 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:39.627146' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:40.627297' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:40.627124' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:42.627376' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:44.625146' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1431 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929506; 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: 1431 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002682 Lock_time: 0.001726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:45.627186' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:46.624509' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929510; 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: 1432 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:49.624608' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002479 Lock_time: 0.002234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003088 Lock_time: 0.002218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:53.627397' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:54.624201' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1435 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929516; 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: 1435 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:55.62734' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:56.627265' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:58.62753' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929520; 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: 1436 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:11:59.624327' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:00.624318' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:00.624592' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:01.627281' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002693 Lock_time: 0.002017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:02.627305' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:03.627463' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1439 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929526; 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: 1439 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:06.627468' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:07.624192' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:08.627626' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929530; 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: 1440 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:09.624469' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929533; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:12.624952' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003302 Lock_time: 0.002522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002670 Lock_time: 0.002502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:14.624324' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929536; 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: 1443 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:15.624939' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:16.624919' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:17.625104' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:18.627217' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929540; 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: 1444 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:20.624276' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:22.624552' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:23.624205' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:24.624922' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929546; 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: 1447 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:25.624694' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:28.627266' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929550; 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: 1448 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:29.624836' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:30.624801' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:32.62734' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:33.624535' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:34.6245' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929556; 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: 1451 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:35.624521' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003287 Lock_time: 0.002999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:38.624297' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929560; 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: 1452 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:43.627343' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:43.627419' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929566; 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: 1455 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:45.624401' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:47.627385' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929570; 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: 1456 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:49.627533' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:50.624226' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:51.624301' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002172 Lock_time: 0.001682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:52.627183' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002323 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:53.6275' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:54.624376' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929576; 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: 1459 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:55.624284' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:55.624364' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:57.627765' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929580; 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: 1460 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:12:59.624853' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:01.624697' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:03.624509' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:03.624568' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001064 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929586; 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: 1463 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:06.624537' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:07.624448' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:08.624256' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929590; 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: 1464 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.002033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:09.627379' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:10.627294' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:12.627297' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:12.627248' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:14.624618' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929596; 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: 1470 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:15.624388' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:16.627215' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:17.627722' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:18.624361' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929599; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:18.62449' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929600; 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: 1471 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:20.627401' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:21.62726' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:23.627326' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:23.627135' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1474 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929606; 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: 1474 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:25.624444' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002607 Lock_time: 0.002002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:27.627181' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:28.627146' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929610; 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: 1475 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:29.627344' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:30.624563' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:31.624281' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:33.627271' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1478 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929616; 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: 1478 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:35.627706' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:36.624387' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:38.62729' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:38.627603' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929620; 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: 1479 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:40.627569' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:42.624581' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.002023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002795 Lock_time: 0.002132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:44.627384' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929626; 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: 1482 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:48.625071' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929630; 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: 1483 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:50.625058' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002954 Lock_time: 0.002716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003360 Lock_time: 0.002808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:52.624996' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929634; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:54.624972' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:54.624621' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929636; 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: 1486 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:56.625066' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:57.624782' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002023 Lock_time: 0.001802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:58.624761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:58.62489' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1487 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929640; 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: 1487 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:13:59.624607' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:00.6246' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:01.624373' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002499 Lock_time: 0.001937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929646; 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: 1490 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:05.624417' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:07.624606' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002304 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929650; 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: 1491 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:09.627423' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:09.627276' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:11.627417' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:14.627694' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929656; 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: 1494 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:16.624834' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:17.624503' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929660; 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: 1495 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:19.624771' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:20.624763' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:20.624565' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:21.624926' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:23.624919' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:24.624759' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929666; 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: 1498 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:25.624813' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:27.624499' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:28.624588' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929670; 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: 1499 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:29.624542' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:31.624525' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002347 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:33.624693' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929676; 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: 1502 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:35.624744' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:35.624857' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:37.62439' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:38.624823' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929680; 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: 1503 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:40.624551' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:40.624666' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002486 Lock_time: 0.002177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003146 Lock_time: 0.002171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002163 Lock_time: 0.001934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002770 Lock_time: 0.001912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:44.624919' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929686; 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: 1506 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:45.624552' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002396 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:46.62686' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:47.625559' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929690; 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: 1507 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:49.625275' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:50.627284' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:51.627086' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:54.624698' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929696; 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: 1510 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:55.624477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:56.627189' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:14:58.624216' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929700; 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: 1511 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:00.624673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:00.624509' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:01.624427' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:02.62759' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002809 Lock_time: 0.002159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:04.62723' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929706; 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: 1514 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:06.624481' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:06.624285' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:07.627509' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:08.624773' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929710; 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: 1515 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:09.624764' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:10.624561' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:10.624419' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:11.624228' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002704 Lock_time: 0.002257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.001867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929714; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:13.624403' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:13.624222' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929716; 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: 1518 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:15.627602' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:16.624253' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:18.627221' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:18.627442' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929720; 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: 1519 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:20.627334' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:20.627303' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:22.627388' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:24.627292' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929726; 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: 1522 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.000647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:26.624387' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929730; 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: 1523 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:29.625137' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:31.624681' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:33.62487' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1526 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929736; 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: 1526 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:35.624537' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:37.624688' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:37.624154' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929740; 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: 1527 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:39.624245' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:41.625166' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:42.624641' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:44.62513' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1530 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929746; 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: 1530 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:45.626853' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:46.624372' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:46.624212' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:47.624287' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:48.624488' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:48.624675' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929750; 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: 1531 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002207 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:50.624828' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:51.624423' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:53.625235' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002527 Lock_time: 0.001820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929756; 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: 1534 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:55.627416' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:56.624499' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:57.624307' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:58.62488' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929760; 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: 1535 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:15:59.625163' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:00.627009' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005513 Lock_time: 0.005289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:01.624265' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:02.624642' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:03.624921' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002625 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:04.627095' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929766; 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: 1538 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=1638929766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002221 Lock_time: 0.001924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:06.627263' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:07.624723' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:08.624644' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:08.624358' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1539 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929770; 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: 1539 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:09.624766' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:13.624479' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:13.624518' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002196 Lock_time: 0.001830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929776; 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: 1542 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929776; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:15.62731' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:18.624415' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929780; 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: 1543 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:19.627278' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:20.625218' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:21.627125' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929783; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:22.624534' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:23.627292' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:24.624307' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1546 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929786; 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: 1546 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:26.627678' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:28.625273' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929790; 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: 1547 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002527 Lock_time: 0.002098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:30.624704' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:32.624879' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:33.624811' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:34.624874' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:34.62501' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929796; 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: 1550 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:37.62715' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:37.627204' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929800; 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: 1551 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:39.625386' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:40.624911' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:40.624694' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:41.624557' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:42.624759' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:43.632182' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:43.722737' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:44.627652' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929806; 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: 1554 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:45.624649' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:46.624778' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929810; 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: 1555 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:49.624695' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002170 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:50.624348' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:51.624249' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:52.627369' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002023 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:53.627364' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:54.627287' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929816; 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: 1558 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:57.626948' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:58.627008' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929820; 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: 1559 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.001949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:16:59.62744' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:00.624429' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:01.627632' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:01.627259' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:03.627351' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929826; 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: 1562 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:05.627308' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:07.626163' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:08.62712' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929830; 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: 1563 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:10.630355' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:11.624547' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:12.625352' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002548 Lock_time: 0.002149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:13.627698' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:14.624955' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929836; 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: 1566 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:15.625398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002310 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:16.624539' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:17.624669' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:18.62445' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929840; 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: 1567 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:19.6273' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:20.637055' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:21.626977' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:21.62717' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:22.624234' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:24.62445' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:24.624431' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929846; 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: 1570 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:26.627284' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929848; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:27.627041' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929850; 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: 1572 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:29.627037' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:29.62684' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:32.627017' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:32.627261' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:34.625017' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:34.624987' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929856; 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: 1576 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:36.624346' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:37.627297' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929860; 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: 1577 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:39.626951' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:40.624763' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:41.624418' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:42.627357' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:44.62718' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:44.627407' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929866; 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: 1582 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:46.627082' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:47.624685' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929869; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:48.624664' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:48.624514' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929870; 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: 1584 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:49.624205' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:50.627078' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:51.627171' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:51.627037' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:53.624947' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929876; 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: 1588 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:55.624339' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002500 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:57.627445' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1591 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929880; 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: 1591 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:59.627277' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:17:59.627139' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:01.627126' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:03.624771' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002047 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929886; 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: 1597 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:05.62706' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:06.627297' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:08.627202' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929890; 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: 1598 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:11.627322' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:11.627333' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:13.627662' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1605 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929896; 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: 1605 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:15.627887' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:16.624609' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:17.624186' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:18.627389' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929900; 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: 1607 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:19.627131' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:20.624254' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:20.624371' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:22.627332' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:24.624577' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1612 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929906; 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: 1612 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:25.624274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:26.624789' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:28.625198' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929910; 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: 1613 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:30.62734' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:31.624494' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:31.624685' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:32.624324' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:32.624206' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:33.624423' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:34.624552' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:34.624241' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1621 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=1638929916; 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: 1621 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:36.624389' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:38.624368' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929920; 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: 1624 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:39.624535' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:40.624288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:42.627316' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929926; 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: 1629 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:46.626996' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:46.627225' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:48.627152' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1630 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929930; 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: 1630 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:50.624659' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:52.62711' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:52.627224' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:18:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:54.626993' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929936; 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: 1636 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:55.624958' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:56.62477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:56.624582' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:57.624822' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:58.624545' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929940; 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: 1638 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:59.624597' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002125 Lock_time: 0.001937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:18:59.624801' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:02.626258' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:04.627219' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929946; 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: 1645 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:05.627026' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:07.627126' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:07.627643' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1648 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929950; 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: 1648 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:09.627706' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:10.624267' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:11.627549' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:11.6271' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:13.627353' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929956; 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: 1651 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:15.627097' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:16.627127' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:17.626886' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1652 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929960; 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: 1652 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:19.627109' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:20.632326' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:22.624339' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:22.624642' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002664 Lock_time: 0.002124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:24.627266' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929966; 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: 1655 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:26.627312' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002167 Lock_time: 0.001975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:27.627275' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:28.62695' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1657 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929970; 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: 1657 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=1638929970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:29.625127' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:31.624408' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002085 Lock_time: 0.001907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002304 Lock_time: 0.001907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:33.62444' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929976; 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: 1660 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:35.624711' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002500 Lock_time: 0.002073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:37.627173' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:38.627244' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:38.627104' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1661 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929980; 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: 1661 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:40.624727' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.75.241] # Thread_id: 1615 Schema: camundabpmn QC_hit: No # Query_time: 0.003924 Lock_time: 0.003027 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1638929981; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-12-08 02:19:41.796' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-12-08 02:19:41.796') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '11108125-57c9-11ec-bb22-72524bf90c7c' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-12-08 02:19:41.796') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 211208 2:19:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1638929982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:42.627348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:42.62713' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929986; 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: 1664 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:46.62708' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:48.624337' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1665 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929990; 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: 1665 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.016266 Lock_time: 0.015687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:50.627384' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:51.627078' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:53.62694' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638929996; 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: 1668 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638929996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:55.624975' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:55.62513' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:57.625468' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002295 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638929999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930000; 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: 1669 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:19:59.624361' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:01.627228' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:03.627486' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:04.627117' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930006; 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: 1672 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:05.627543' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:07.624547' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930010; 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: 1673 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:09.627293' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:10.627134' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:11.625079' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:13.624109' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:14.627324' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930016; 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: 1676 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:15.624656' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:17.6271' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:18.624688' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930020; 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: 1677 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:19.627354' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:21.627052' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:22.624718' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:23.62479' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:24.624442' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930026; 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: 1680 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:25.627279' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:26.62685' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:27.624424' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:28.624558' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930030; 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: 1681 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:29.624985' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:30.626856' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:31.625069' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:32.624705' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:33.624434' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:34.627187' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930036; 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: 1684 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:35.627174' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:36.627044' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:38.624525' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930040; 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: 1685 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:39.624262' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:40.624578' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.75.241] # Thread_id: 1615 Schema: camundabpmn QC_hit: No # Query_time: 0.001241 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1638930041; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-12-08 02:20:41.795' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-12-08 02:20:41.795') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '11108125-57c9-11ec-bb22-72524bf90c7c' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-12-08 02:20:41.795') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 211208 2:20:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1638930042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:41.624466' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:42.627118' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:43.627001' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930046; 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: 1688 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:45.624612' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:46.624188' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002423 Lock_time: 0.002168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002780 Lock_time: 0.002196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:48.624951' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930050; 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: 1690 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:49.624733' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:51.627209' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002446 Lock_time: 0.002208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:52.627042' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:53.624859' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930056; 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: 1694 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930056; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:55.62734' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:56.627114' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002785 Lock_time: 0.002496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:57.627118' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930060; 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: 1695 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:59.624866' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:20:59.624719' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:00.624275' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:01.627164' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:02.627128' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:03.62706' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930066; 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: 1698 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:05.624582' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:06.627175' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002313 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:07.627306' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1700 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930070; 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: 1700 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:09.624584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:09.624801' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:10.624396' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:11.62708' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:12.627039' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930074; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:13.627196' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:14.626964' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930076; 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: 1703 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:16.62724' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:16.627111' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:18.62494' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930080; 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: 1705 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:19.624404' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:20.624511' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:21.62757' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:21.627223' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:22.627407' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:24.624446' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:24.624217' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1709 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930086; 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: 1709 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:26.624314' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:26.624274' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002348 Lock_time: 0.001815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:28.627082' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930090; 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: 1711 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:29.624675' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:31.624423' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:32.627189' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:33.627051' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:34.624642' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930096; 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: 1714 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:35.624204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:35.624261' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:36.627085' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:37.624711' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930100; 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: 1715 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:39.627061' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:40.627032' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.75.241] # Thread_id: 1615 Schema: camundabpmn QC_hit: No # Query_time: 0.001112 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1638930101; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-12-08 02:21:41.796' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-12-08 02:21:41.796') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '11108125-57c9-11ec-bb22-72524bf90c7c' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-12-08 02:21:41.796') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 211208 2:21:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1638930102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:41.62708' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:44 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:43.624326' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002983 Lock_time: 0.002323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:45 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930106; 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: 1719 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:46.624433' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:46.624369' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.002087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002506 Lock_time: 0.002129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:48.626984' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:48.626934' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930110; 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: 1721 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:49.624563' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:50.624827' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002518 Lock_time: 0.002264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:52.627051' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:54 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:53.62684' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:55 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:54.624399' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930116; 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: 1724 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:55.627107' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:56.626827' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:57.624493' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002608 Lock_time: 0.002221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003107 Lock_time: 0.002192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930120; 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: 1725 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:21:59.626813' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:02.627276' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:04 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930124; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:03.627185' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:05 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:04.626913' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:04.626786' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930126; 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: 1728 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:05.624415' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:06.627256' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:06.627237' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:08.624682' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930130; 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: 1729 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:09.624186' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002647 Lock_time: 0.002153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:11.624661' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:12.624154' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:14 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:15 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:14.624676' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930136; 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: 1736 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002592 Lock_time: 0.002341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002924 Lock_time: 0.002383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:17.624678' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:18.624407' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930140; 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: 1737 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:19.627152' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:21.62719' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:24 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:23.627305' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:25 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:24.627164' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1740 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930146; 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: 1740 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:25.62741' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 211208 2:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:27.627003' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:28.624802' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930150; 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: 1741 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:29.624582' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:30.627604' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:31.627446' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:32.626991' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:34 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:33.626725' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:35 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:34.624469' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1744 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1638930156; 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: 1744 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1638930156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:35.627234' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:35.627207' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1057 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-12-08 02:22:36.626794' order by MODIFIED_DATE ASC limit 1; # Time: 211208 2:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.3] # Thread_id: 1132 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1638930158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1;