mariadb 22:56:04.97  mariadb 22:56:04.97 Welcome to the Bitnami mariadb-galera container mariadb 22:56:04.98 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 22:56:04.99 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 22:56:04.99  mariadb 22:56:05.00 INFO  ==> ** Starting MariaDB setup ** mariadb 22:56:05.06 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 22:56:05.31 INFO  ==> Initializing mariadb database mariadb 22:56:05.32 DEBUG ==> Ensuring expected directories/files exist mariadb 22:56:05.37 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 22:56:05.39 INFO  ==> Setting user option mariadb 22:56:05.40 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:56:05.43 INFO  ==> Setting wsrep_node_name option mariadb 22:56:05.44 DEBUG ==> Setting wsrep_node_name to 'dev-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:56:05.46 INFO  ==> Setting wsrep_node_address option mariadb 22:56:05.47 DEBUG ==> Setting wsrep_node_address to '10.242.140.12' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:56:05.52 INFO  ==> Setting wsrep_sst_auth option mariadb 22:56:05.52 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:AE39hEL5' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:56:05.57 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2021-09-16 22:56:05 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-09-16 22:56:05 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 dev-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 22:56:07.58 INFO  ==> Starting mariadb in background 2021-09-16 22:56:07 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-09-16 22:56:07 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-09-16 22:56:07 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 162 ... 2021-09-16 22:56:07 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-09-16 22:56:07 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-09-16 22:56:07 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-09-16 22:56:07 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-09-16 22:56:07 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-09-16 22:56:07 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-09-16 22:56:07 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-09-16 22:56:07 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-09-16 22:56:07 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.140.12; 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-09-16 22:56:07 0 [Note] WSREP: Start replication 2021-09-16 22:56:07 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-09-16 22:56:07 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-09-16 22:56:07 0 [Note] WSREP: protonet asio version 0 2021-09-16 22:56:07 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-09-16 22:56:07 0 [Note] WSREP: backend: asio 2021-09-16 22:56:07 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-09-16 22:56:07 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-09-16 22:56:07 0 [Note] WSREP: restore pc from disk failed 2021-09-16 22:56:07 0 [Note] WSREP: GMCast version 0 2021-09-16 22:56:07 0 [Note] WSREP: (473589b8-8568, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-09-16 22:56:07 0 [Note] WSREP: (473589b8-8568, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-09-16 22:56:07 0 [Note] WSREP: EVS version 1 2021-09-16 22:56:07 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-09-16 22:56:07 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-09-16 22:56:07 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-09-16 22:56:07 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-09-16 22:56:07 0 [Note] WSREP: Node 473589b8-8568 state prim 2021-09-16 22:56:07 0 [Note] WSREP: view(view_id(PRIM,473589b8-8568,1) memb { 473589b8-8568,0 } joined { } left { } partitioned { }) 2021-09-16 22:56:07 0 [Note] WSREP: save pc into disk 2021-09-16 22:56:07 0 [Note] WSREP: gcomm: connected 2021-09-16 22:56:07 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-09-16 22:56:07 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-09-16 22:56:07 0 [Note] WSREP: Opened channel 'galera' 2021-09-16 22:56:07 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-09-16 22:56:07 0 [Note] WSREP: Starting new group from scratch: 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:56:07 1 [Note] WSREP: Starting rollbacker thread 1 2021-09-16 22:56:07 2 [Note] WSREP: Starting applier thread 2 2021-09-16 22:56:07 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 47397d47-1741-11ec-b159-e334688bf2f8 2021-09-16 22:56:07 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 47397d47-1741-11ec-b159-e334688bf2f8 2021-09-16 22:56:07 0 [Note] WSREP: STATE EXCHANGE: got state msg: 47397d47-1741-11ec-b159-e334688bf2f8 from 0 (dev-mariadb-galera-0) 2021-09-16 22:56:07 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 = 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:56:07 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-09-16 22:56:07 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-09-16 22:56:07 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-09-16 22:56:07 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-09-16 22:56:07 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-09-16 22:56:07 2 [Note] WSREP: Process first view: 47397a51-1741-11ec-8cdf-5278fcc327a0 my uuid: 473589b8-1741-11ec-8568-13ddc13d8662 2021-09-16 22:56:07 2 [Note] WSREP: Server dev-mariadb-galera-0 connected to cluster at position 47397a51-1741-11ec-8cdf-5278fcc327a0:1 with ID 473589b8-1741-11ec-8568-13ddc13d8662 2021-09-16 22:56:07 2 [Note] WSREP: Server status change disconnected -> connected 2021-09-16 22:56:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:07 2 [Note] WSREP: ####### My UUID: 473589b8-1741-11ec-8568-13ddc13d8662 2021-09-16 22:56:07 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-09-16 22:56:07 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:07 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-09-16 22:56:07 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-09-16 22:56:07 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-09-16 22:56:07 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:07 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 47397a51-1741-11ec-8cdf-5278fcc327a0:0 2021-09-16 22:56:07 2 [Note] WSREP: ================================================ View: id: 47397a51-1741-11ec-8cdf-5278fcc327a0: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: 473589b8-1741-11ec-8568-13ddc13d8662, dev-mariadb-galera-0 ================================================= 2021-09-16 22:56:07 2 [Note] WSREP: Server status change connected -> joiner 2021-09-16 22:56:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:07 2 [Note] WSREP: Server status change joiner -> initializing 2021-09-16 22:56:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:07 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-09-16 22:56:07 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-09-16 22:56:07 0 [Note] InnoDB: Using Linux native AIO 2021-09-16 22:56:07 0 [Note] InnoDB: Uses event mutexes 2021-09-16 22:56:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-09-16 22:56:07 0 [Note] InnoDB: Number of pools: 1 2021-09-16 22:56:07 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-09-16 22:56:07 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-09-16 22:56:07 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-09-16 22:56:07 0 [Note] InnoDB: Completed initialization of buffer pool 2021-09-16 22:56:07 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-09-16 22:56:07 0 [Note] InnoDB: 128 rollback segments are active. 2021-09-16 22:56:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-09-16 22:56:07 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-09-16 22:56:07 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-09-16 22:56:07 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-09-16 22:56:07 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-09-16 22:56:07 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-09-16 22:56:07 0 [Note] InnoDB: Buffer pool(s) load completed at 210916 22:56:07 2021-09-16 22:56:07 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-09-16 22:56:07 0 [Warning] 'user' entry 'root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 22:56:07 0 [Warning] 'user' entry '@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 22:56:07 0 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 22:56:07 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-09-16 22:56:08 0 [Note] WSREP: Server initialized 2021-09-16 22:56:08 0 [Note] WSREP: Server status change initializing -> initialized 2021-09-16 22:56:08 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:08 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-09-16 22:56:08 6 [Note] WSREP: Starting applier thread 6 2021-09-16 22:56:08 7 [Note] WSREP: Starting applier thread 7 2021-09-16 22:56:08 8 [Note] WSREP: Starting applier thread 8 2021-09-16 22:56:08 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-09-16 22:56:08 2 [Note] WSREP: Server status change initialized -> joined 2021-09-16 22:56:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:08 0 [Note] Reading of all Master_info entries succeeded 2021-09-16 22:56:08 0 [Note] Added new Master_info '' to hash table 2021-09-16 22:56:08 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-09-16 22:56:08 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-09-16 22:56:08 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-09-16 22:56:08 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-09-16 22:56:08 2 [Note] WSREP: Server status change joined -> synced 2021-09-16 22:56:08 2 [Note] WSREP: Synchronized with group, ready for connections 2021-09-16 22:56:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 22:56:09.59 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 22:56:14.61 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.62 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210916 22:56:14 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.064729 Lock_time: 0.061537 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1631832974; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 22:56:14.70 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.72 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "gdf33eoV"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "gdf33eoV"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-09-16 22:56:14 12 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:56:14.75 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.76 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.001192 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1631832974; select Host from user where User=''; mariadb 22:56:14.78 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.79 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "ArD64xBc"; mariadb 22:56:14.81 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.82 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 22:56:14.84 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.85 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "AE39hEL5"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.88 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-09-16 22:56:14 17 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:56:14.91 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.92 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-09-16 22:56:14 18 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:56:14.96 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:56:14.97 DEBUG ==> Executing SQL command: flush privileges; 2021-09-16 22:56:14 19 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:56:15.01 INFO  ==> Stopping mariadb 2021-09-16 22:56:15 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-09-16 22:56:15 0 [Note] WSREP: Shutdown replication 2021-09-16 22:56:15 0 [Note] WSREP: Server status change synced -> disconnecting 2021-09-16 22:56:15 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:15 0 [Note] WSREP: Closing send monitor... 2021-09-16 22:56:15 0 [Note] WSREP: Closed send monitor. 2021-09-16 22:56:15 0 [Note] WSREP: gcomm: terminating thread 2021-09-16 22:56:15 0 [Note] WSREP: gcomm: joining thread 2021-09-16 22:56:15 0 [Note] WSREP: gcomm: closing backend 2021-09-16 22:56:15 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-09-16 22:56:15 0 [Note] WSREP: view((empty)) 2021-09-16 22:56:15 0 [Note] WSREP: gcomm: closed 2021-09-16 22:56:15 0 [Note] WSREP: New SELF-LEAVE. 2021-09-16 22:56:15 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-09-16 22:56:15 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-09-16 22:56:15 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-09-16 22:56:15 0 [Note] WSREP: RECV thread exiting 0: Success 2021-09-16 22:56:15 0 [Note] WSREP: recv_thread() joined. 2021-09-16 22:56:15 0 [Note] WSREP: Closing replication queue. 2021-09-16 22:56:15 0 [Note] WSREP: Closing slave action queue. 2021-09-16 22:56:15 2 [Note] WSREP: ================================================ View: id: 47397a51-1741-11ec-8cdf-5278fcc327a0: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-09-16 22:56:15 2 [Note] WSREP: Non-primary view 2021-09-16 22:56:15 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-09-16 22:56:15 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:15 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:15 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-09-16 22:56:15 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-09-16 22:56:15 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-09-16 22:56:15 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-09-16 22:56:15 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-09-16 22:56:15 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-09-16 22:56:15 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-09-16 22:56:15 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-09-16 22:56:15 1 [Note] WSREP: rollbacker thread exiting 1 2021-09-16 22:56:15 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-09-16 22:56:15 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-09-16 22:56:15 0 [Note] WSREP: dtor state: CLOSED 2021-09-16 22:56:15 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-09-16 22:56:15 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-09-16 22:56:15 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-09-16 22:56:15 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-09-16 22:56:15 0 [Note] WSREP: cert index usage at exit 1 2021-09-16 22:56:15 0 [Note] WSREP: cert trx map usage at exit 11 2021-09-16 22:56:15 0 [Note] WSREP: deps set usage at exit 0 2021-09-16 22:56:15 0 [Note] WSREP: avg deps dist 1 2021-09-16 22:56:15 0 [Note] WSREP: avg cert interval 0 2021-09-16 22:56:15 0 [Note] WSREP: cert index size 1 2021-09-16 22:56:15 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:15 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-09-16 22:56:15 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-09-16 22:56:15 0 [Note] WSREP: Flushing memory map to disk... 2021-09-16 22:56:15 0 [Note] InnoDB: FTS optimize thread exiting. 2021-09-16 22:56:15 0 [Note] InnoDB: Starting shutdown... 2021-09-16 22:56:15 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-09-16 22:56:15 0 [Note] InnoDB: Buffer pool(s) dump completed at 210916 22:56:15 2021-09-16 22:56:15 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-09-16 22:56:15 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-09-16 22:56:15 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 22:56:16.02 INFO  ==> ** MariaDB setup finished! ** mariadb 22:56:16.12 INFO  ==> ** Starting MariaDB ** mariadb 22:56:16.12 INFO  ==> Setting previous boot 2021-09-16 22:56:16 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-09-16 22:56:16 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-09-16 22:56:16 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-09-16 22:56:16 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-09-16 22:56:16 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-09-16 22:56:16 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-09-16 22:56:16 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-09-16 22:56:16 0 [Note] WSREP: Found saved state: 47397a51-1741-11ec-8cdf-5278fcc327a0:12, safe_to_bootstrap: 1 2021-09-16 22:56:16 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 47397a51-1741-11ec-8cdf-5278fcc327a0 Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-09-16 22:56:16 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 47397a51-1741-11ec-8cdf-5278fcc327a0, offset: 1280 2021-09-16 22:56:16 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-09-16 22:56:16 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-09-16 22:56:16 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-09-16 22:56:16 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5840 bytes) complete. 2021-09-16 22:56:16 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5840/5840 bytes) complete. 2021-09-16 22:56:16 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-09-16 22:56:16 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211888/134217728 2021-09-16 22:56:16 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.140.12; 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-09-16 22:56:16 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:16 0 [Note] WSREP: ####### Assign initial position for certification: 47397a51-1741-11ec-8cdf-5278fcc327a0:12, protocol version: -1 2021-09-16 22:56:16 0 [Note] WSREP: Start replication 2021-09-16 22:56:16 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-09-16 22:56:16 0 [Note] WSREP: Setting GCS initial position to 47397a51-1741-11ec-8cdf-5278fcc327a0:12 2021-09-16 22:56:16 0 [Note] WSREP: protonet asio version 0 2021-09-16 22:56:16 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-09-16 22:56:16 0 [Note] WSREP: backend: asio 2021-09-16 22:56:16 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-09-16 22:56:16 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-09-16 22:56:16 0 [Note] WSREP: restore pc from disk failed 2021-09-16 22:56:16 0 [Note] WSREP: GMCast version 0 2021-09-16 22:56:16 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-09-16 22:56:16 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-09-16 22:56:16 0 [Note] WSREP: EVS version 1 2021-09-16 22:56:16 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-09-16 22:56:16 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-09-16 22:56:16 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-09-16 22:56:16 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-09-16 22:56:16 0 [Note] WSREP: Node 4c4baa91-8779 state prim 2021-09-16 22:56:16 0 [Note] WSREP: view(view_id(PRIM,4c4baa91-8779,1) memb { 4c4baa91-8779,0 } joined { } left { } partitioned { }) 2021-09-16 22:56:16 0 [Note] WSREP: save pc into disk 2021-09-16 22:56:16 0 [Note] WSREP: gcomm: connected 2021-09-16 22:56:16 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-09-16 22:56:16 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-09-16 22:56:16 0 [Note] WSREP: Opened channel 'galera' 2021-09-16 22:56:16 1 [Note] WSREP: Starting rollbacker thread 1 2021-09-16 22:56:16 2 [Note] WSREP: Starting applier thread 2 2021-09-16 22:56:16 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-09-16 22:56:16 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 4c4d1cb0-1741-11ec-84a7-5e3c153a4fd9 2021-09-16 22:56:16 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 4c4d1cb0-1741-11ec-84a7-5e3c153a4fd9 2021-09-16 22:56:16 0 [Note] WSREP: STATE EXCHANGE: got state msg: 4c4d1cb0-1741-11ec-84a7-5e3c153a4fd9 from 0 (dev-mariadb-galera-0) 2021-09-16 22:56:16 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 = 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:56:16 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-09-16 22:56:16 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-09-16 22:56:16 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-09-16 22:56:16 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-09-16 22:56:16 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-09-16 22:56:16 2 [Note] WSREP: Process first view: 47397a51-1741-11ec-8cdf-5278fcc327a0 my uuid: 4c4baa91-1741-11ec-8779-cfbf7a80f347 2021-09-16 22:56:16 2 [Note] WSREP: Server dev-mariadb-galera-0 connected to cluster at position 47397a51-1741-11ec-8cdf-5278fcc327a0:13 with ID 4c4baa91-1741-11ec-8779-cfbf7a80f347 2021-09-16 22:56:16 2 [Note] WSREP: Server status change disconnected -> connected 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 2 [Note] WSREP: ####### My UUID: 4c4baa91-1741-11ec-8779-cfbf7a80f347 2021-09-16 22:56:16 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-09-16 22:56:16 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:16 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-09-16 22:56:16 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-09-16 22:56:16 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-09-16 22:56:16 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:16 2 [Note] WSREP: ================================================ View: id: 47397a51-1741-11ec-8cdf-5278fcc327a0: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: 4c4baa91-1741-11ec-8779-cfbf7a80f347, dev-mariadb-galera-0 ================================================= 2021-09-16 22:56:16 2 [Note] WSREP: Server status change connected -> joiner 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 2 [Note] WSREP: Server status change joiner -> initializing 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 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-09-16 22:56:16 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-09-16 22:56:16 0 [Note] InnoDB: Using Linux native AIO 2021-09-16 22:56:16 0 [Note] InnoDB: Uses event mutexes 2021-09-16 22:56:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-09-16 22:56:16 0 [Note] InnoDB: Number of pools: 1 2021-09-16 22:56:16 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-09-16 22:56:16 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-09-16 22:56:16 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-09-16 22:56:16 0 [Note] InnoDB: Completed initialization of buffer pool 2021-09-16 22:56:16 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-09-16 22:56:16 0 [Note] InnoDB: 128 rollback segments are active. 2021-09-16 22:56:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-09-16 22:56:16 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-09-16 22:56:16 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-09-16 22:56:16 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-09-16 22:56:16 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-09-16 22:56:16 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-09-16 22:56:16 0 [Note] InnoDB: Buffer pool(s) load completed at 210916 22:56:16 2021-09-16 22:56:16 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-09-16 22:56:16 0 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 22:56:16 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-09-16 22:56:16 0 [Note] WSREP: Server initialized 2021-09-16 22:56:16 0 [Note] WSREP: Server status change initializing -> initialized 2021-09-16 22:56:16 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-09-16 22:56:16 8 [Note] WSREP: Starting applier thread 8 2021-09-16 22:56:16 6 [Note] WSREP: Starting applier thread 6 2021-09-16 22:56:16 5 [Note] WSREP: Recovered cluster id 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:56:16 7 [Note] WSREP: Starting applier thread 7 2021-09-16 22:56:16 0 [Note] Reading of all Master_info entries succeeded 2021-09-16 22:56:16 0 [Note] Added new Master_info '' to hash table 2021-09-16 22:56:16 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-09-16 22:56:16 2 [Note] WSREP: Server status change initialized -> joined 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:16 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-09-16 22:56:16 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-09-16 22:56:16 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-09-16 22:56:16 2 [Note] WSREP: Server status change joined -> synced 2021-09-16 22:56:16 2 [Note] WSREP: Synchronized with group, ready for connections 2021-09-16 22:56:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210916 22:56:29 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631832989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631832989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:56:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631832999; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631832999; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:56:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.002283 Lock_time: 0.002153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-09-16 22:56:57 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') connection established to 65343cae-8708 tcp://10.242.237.196:4567 2021-09-16 22:56:57 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-09-16 22:56:58 0 [Note] WSREP: declaring 65343cae-8708 at tcp://10.242.237.196:4567 stable 2021-09-16 22:56:58 0 [Note] WSREP: Node 4c4baa91-8779 state prim 2021-09-16 22:56:58 0 [Note] WSREP: view(view_id(PRIM,4c4baa91-8779,2) memb { 4c4baa91-8779,0 65343cae-8708,0 } joined { } left { } partitioned { }) 2021-09-16 22:56:58 0 [Note] WSREP: save pc into disk 2021-09-16 22:56:58 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-09-16 22:56:58 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 65824cef-1741-11ec-830c-1370e0ca6d01 2021-09-16 22:56:58 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 65824cef-1741-11ec-830c-1370e0ca6d01 2021-09-16 22:56:58 0 [Note] WSREP: STATE EXCHANGE: got state msg: 65824cef-1741-11ec-830c-1370e0ca6d01 from 0 (dev-mariadb-galera-0) 2021-09-16 22:56:58 0 [Note] WSREP: STATE EXCHANGE: got state msg: 65824cef-1741-11ec-830c-1370e0ca6d01 from 1 (dev-mariadb-galera-1) 2021-09-16 22:56:58 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 = 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:56:58 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-09-16 22:56:58 2 [Note] WSREP: ####### processing CC 14, local, ordered 2021-09-16 22:56:58 2 [Note] WSREP: ####### My UUID: 4c4baa91-1741-11ec-8779-cfbf7a80f347 2021-09-16 22:56:58 2 [Note] WSREP: Skipping cert index reset 2021-09-16 22:56:58 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-09-16 22:56:58 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-09-16 22:56:58 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:56:58 2 [Note] WSREP: ================================================ View: id: 47397a51-1741-11ec-8cdf-5278fcc327a0: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: 4c4baa91-1741-11ec-8779-cfbf7a80f347, dev-mariadb-galera-0 1: 65343cae-1741-11ec-8708-e6285294a09d, dev-mariadb-galera-1 ================================================= 2021-09-16 22:56:58 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:56:59 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-09-16 22:56:59 2 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 210916 22:56:59 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-09-16 22:57:00 0 [Note] WSREP: Member 1.0 (dev-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (dev-mariadb-galera-0)(SYNCED) as donor. 2021-09-16 22:57:00 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-09-16 22:57:00 2 [Note] WSREP: Detected STR version: 1, req_len: 133, req: STRv1 2021-09-16 22:57:00 2 [Note] WSREP: Cert index preload: 14 -> 14 2021-09-16 22:57:00 2 [Note] WSREP: Server status change synced -> donor 2021-09-16 22:57:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:00 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:00 0 [Note] WSREP: async IST sender starting to serve tcp://10.242.237.196:4568 sending 14-14, preload starts from 14 2021-09-16 22:57:00 0 [Note] WSREP: IST sender 14 -> 14 2021-09-16 22:57:00 0 [Note] WSREP: Donor monitor thread started to monitor 2021-09-16 22:57:00 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.242.237.196:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '47397a51-1741-11ec-8cdf-5278fcc327a0: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-09-16 22:57:00 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20210916 22:57:00.734) WSREP_SST: [INFO] Using socat as streamer (20210916 22:57:00.742) WSREP_SST: [INFO] Using /tmp/tmp.TOUIzOSr48 as innobackupex temporary directory (20210916 22:57:00.768) WSREP_SST: [INFO] Streaming GTID file before SST (20210916 22:57:00.775) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.242.237.196:4444; RC=( ${PIPESTATUS[@]} ) (20210916 22:57:00.786) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210916 22:57:00.804) 2021-09-16 22:57:01 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210916 22:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:57:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.242.237.196 4444 (20210916 22:57:10.818) 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.242.237.196:4444; RC=( ${PIPESTATUS[@]} ) (20210916 22:57:10.826) # Time: 210916 22:57:10 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.002216 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1631833030; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210916 22:57:12 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1631833032; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-09-16 22:57:13 0 [Note] WSREP: SST sent: 47397a51-1741-11ec-8cdf-5278fcc327a0:14 2021-09-16 22:57:13 0 [Note] WSREP: Server status change donor -> joined 2021-09-16 22:57:13 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:13 0 [Note] WSREP: 0.0 (dev-mariadb-galera-0): State transfer to 1.0 (dev-mariadb-galera-1) complete. 2021-09-16 22:57:13 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-09-16 22:57:13 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-09-16 22:57:13 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-09-16 22:57:13 7 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-09-16 22:57:13 7 [Note] WSREP: Server status change joined -> synced 2021-09-16 22:57:13 7 [Note] WSREP: Synchronized with group, ready for connections 2021-09-16 22:57:13 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210916 22:57:13.484) WSREP_SST: [INFO] Cleaning up temporary directories (20210916 22:57:13.494) 2021-09-16 22:57:13 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 210916 22:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-09-16 22:57:16 0 [Note] WSREP: async IST sender served 2021-09-16 22:57:16 0 [Note] WSREP: 1.0 (dev-mariadb-galera-1): State transfer from 0.0 (dev-mariadb-galera-0) complete. 2021-09-16 22:57:16 0 [Note] WSREP: Member 1.0 (dev-mariadb-galera-1) synced with group. # Time: 210916 22:57:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:57:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833048; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:57:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-09-16 22:57:43 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') connection established to 80868f69-9aaa tcp://10.242.230.135:4567 2021-09-16 22:57:43 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-09-16 22:57:44 0 [Note] WSREP: declaring 65343cae-8708 at tcp://10.242.237.196:4567 stable 2021-09-16 22:57:44 0 [Note] WSREP: declaring 80868f69-9aaa at tcp://10.242.230.135:4567 stable 2021-09-16 22:57:44 0 [Note] WSREP: Node 4c4baa91-8779 state prim 2021-09-16 22:57:44 0 [Note] WSREP: view(view_id(PRIM,4c4baa91-8779,3) memb { 4c4baa91-8779,0 65343cae-8708,0 80868f69-9aaa,0 } joined { } left { } partitioned { }) 2021-09-16 22:57:44 0 [Note] WSREP: save pc into disk 2021-09-16 22:57:44 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-09-16 22:57:44 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 80d52ce0-1741-11ec-958e-5f23db5edd51 2021-09-16 22:57:44 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 80d52ce0-1741-11ec-958e-5f23db5edd51 2021-09-16 22:57:44 0 [Note] WSREP: STATE EXCHANGE: got state msg: 80d52ce0-1741-11ec-958e-5f23db5edd51 from 0 (dev-mariadb-galera-0) 2021-09-16 22:57:44 0 [Note] WSREP: STATE EXCHANGE: got state msg: 80d52ce0-1741-11ec-958e-5f23db5edd51 from 1 (dev-mariadb-galera-1) 2021-09-16 22:57:44 0 [Note] WSREP: STATE EXCHANGE: got state msg: 80d52ce0-1741-11ec-958e-5f23db5edd51 from 2 (dev-mariadb-galera-2) 2021-09-16 22:57:44 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 = 47397a51-1741-11ec-8cdf-5278fcc327a0 2021-09-16 22:57:44 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-09-16 22:57:44 8 [Note] WSREP: ####### processing CC 15, local, ordered 2021-09-16 22:57:44 8 [Note] WSREP: ####### My UUID: 4c4baa91-1741-11ec-8779-cfbf7a80f347 2021-09-16 22:57:44 8 [Note] WSREP: Skipping cert index reset 2021-09-16 22:57:44 8 [Note] WSREP: REPL Protocols: 10 (5) 2021-09-16 22:57:44 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-09-16 22:57:44 0 [Note] WSREP: Service thread queue flushed. 2021-09-16 22:57:44 8 [Note] WSREP: ================================================ View: id: 47397a51-1741-11ec-8cdf-5278fcc327a0:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: 4c4baa91-1741-11ec-8779-cfbf7a80f347, dev-mariadb-galera-0 1: 65343cae-1741-11ec-8708-e6285294a09d, dev-mariadb-galera-1 2: 80868f69-1741-11ec-9aaa-16cd649ef7fb, dev-mariadb-galera-2 ================================================= 2021-09-16 22:57:44 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:44 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-09-16 22:57:44 8 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 210916 22:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-09-16 22:57:45 0 [Note] WSREP: Member 2.0 (dev-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (dev-mariadb-galera-0)(SYNCED) as donor. 2021-09-16 22:57:45 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-09-16 22:57:45 8 [Note] WSREP: Detected STR version: 1, req_len: 133, req: STRv1 2021-09-16 22:57:45 8 [Note] WSREP: Cert index preload: 15 -> 15 2021-09-16 22:57:45 8 [Note] WSREP: Server status change synced -> donor 2021-09-16 22:57:45 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:45 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:45 0 [Note] WSREP: async IST sender starting to serve tcp://10.242.230.135:4568 sending 15-15, preload starts from 15 2021-09-16 22:57:45 0 [Note] WSREP: Donor monitor thread started to monitor 2021-09-16 22:57:45 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.242.230.135:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '47397a51-1741-11ec-8cdf-5278fcc327a0: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-09-16 22:57:45 0 [Note] WSREP: IST sender 15 -> 15 2021-09-16 22:57:45 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.09.16-22.57.46.108079094 (20210916 22:57:46.124) WSREP_SST: [INFO] Streaming with xbstream (20210916 22:57:46.141) WSREP_SST: [INFO] Using socat as streamer (20210916 22:57:46.149) WSREP_SST: [INFO] Using /tmp/tmp.fw57YSHrM2 as innobackupex temporary directory (20210916 22:57:46.176) WSREP_SST: [INFO] Streaming GTID file before SST (20210916 22:57:46.185) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.242.230.135:4444; RC=( ${PIPESTATUS[@]} ) (20210916 22:57:46.199) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210916 22:57:46.217) 2021-09-16 22:57:47 0 [Note] WSREP: (4c4baa91-8779, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210916 22:57:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833075; 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.242.230.135 4444 (20210916 22:57:56.228) 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.242.230.135:4444; RC=( ${PIPESTATUS[@]} ) (20210916 22:57:56.235) # Time: 210916 22:57:56 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.001368 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1631833076; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210916 22:57:57 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.001691 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1631833077; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; # Time: 210916 22:57:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-09-16 22:57:58 0 [Note] WSREP: SST sent: 47397a51-1741-11ec-8cdf-5278fcc327a0:15 2021-09-16 22:57:58 0 [Note] WSREP: Server status change donor -> joined 2021-09-16 22:57:58 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-09-16 22:57:58 0 [Note] WSREP: 0.0 (dev-mariadb-galera-0): State transfer to 2.0 (dev-mariadb-galera-2) complete. 2021-09-16 22:57:58 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-09-16 22:57:58 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-09-16 22:57:58 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-09-16 22:57:58 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-09-16 22:57:58 2 [Note] WSREP: Server status change joined -> synced 2021-09-16 22:57:58 2 [Note] WSREP: Synchronized with group, ready for connections 2021-09-16 22:57:58 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210916 22:57:58.870) WSREP_SST: [INFO] Cleaning up temporary directories (20210916 22:57:58.879) 2021-09-16 22:57:58 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec 2021-09-16 22:58:01 0 [Note] WSREP: async IST sender served 2021-09-16 22:58:01 0 [Note] WSREP: 2.0 (dev-mariadb-galera-2): State transfer from 0.0 (dev-mariadb-galera-0) complete. 2021-09-16 22:58:01 0 [Note] WSREP: Member 2.0 (dev-mariadb-galera-2) synced with group. # Time: 210916 22:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833085; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833095; SELECT page_size, buffer_pool_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.000254 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:58:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833105; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:58:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833118; SELECT page_size, buffer_pool_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.000146 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:58:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 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=1631833135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:58:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:59:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833175; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833185; SELECT page_size, compress_ops, 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.000133 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 22:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833195; SELECT page_size, compress_ops, 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.000225 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 22:59:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 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=1631833205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:00:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 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=1631833208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:00:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 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=1631833218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833225; SELECT page_size, compress_ops, 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.000171 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833235; SELECT page_size, compress_ops, 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.003260 Lock_time: 0.003200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 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=1631833238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833245; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 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=1631833248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833255; SELECT page_size, compress_ops, 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.000165 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:00:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:01:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833285; SELECT page_size, compress_ops, 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.000377 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833295; SELECT page_size, compress_ops, 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.003653 Lock_time: 0.003562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.004385 Lock_time: 0.004226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:01:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833308; SELECT page_size, compress_ops, 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.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:01:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.001061 Lock_time: 0.000922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833328; SELECT page_size, compress_ops, 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.000233 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 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=1631833338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833345; SELECT page_size, compress_ops, 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.000158 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833358; SELECT page_size, compress_ops, 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.000161 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:41 # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.008204 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use etsicatalog; SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000800 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000755 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000648 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007257 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000903 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000619 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000697 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006956 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000669 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000770 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000640 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.005972 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000621 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006589 Lock_time: 0.000102 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000595 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000584 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006700 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000791 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000628 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000618 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000656 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000644 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000657 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000697 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000837 Lock_time: 0.000366 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000617 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000703 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006139 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000640 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000628 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.005906 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000597 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000636 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.008960 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000704 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000662 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000714 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000650 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000794 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000739 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000697 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833361; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 210916 23:02:42 # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006862 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000696 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000670 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000647 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000561 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000540 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000578 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000548 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000583 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000704 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000616 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006049 Lock_time: 0.000234 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000859 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000596 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000588 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000545 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001146 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000651 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001092 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007029 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000821 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000928 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000880 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000668 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000701 Lock_time: 0.000116 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000604 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000607 Lock_time: 0.000076 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000717 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007815 Lock_time: 0.002877 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000821 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000640 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000575 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000625 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000623 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000560 Lock_time: 0.000085 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000572 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000706 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000610 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000590 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000631 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000588 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000654 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000690 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006880 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000923 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000801 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000809 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000618 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000612 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000707 Lock_time: 0.000084 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000674 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000613 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000733 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000604 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000640 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000708 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000687 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000571 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000755 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001263 Lock_time: 0.000743 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006601 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000739 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000675 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000599 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000635 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000645 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000656 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000722 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000645 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000550 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000717 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000629 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000664 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000628 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000654 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000610 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007138 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000898 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000625 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000587 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833362; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # Time: 210916 23:02:43 # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001126 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000870 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000705 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000676 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000678 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000703 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001202 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000804 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000735 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000913 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000886 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000770 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000718 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007114 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000733 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000685 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000610 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000687 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000678 Lock_time: 0.000116 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000565 Lock_time: 0.000079 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000757 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000700 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000617 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.008722 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000864 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000772 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000759 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000691 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000670 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000644 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000673 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000661 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000597 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000660 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000725 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000652 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000635 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000654 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.001077 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.006652 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000701 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000611 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000705 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000640 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000650 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000627 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000598 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000622 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000681 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.007121 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000766 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000642 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1631833363; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000263 Lock_time: 0.000123 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 791 SET timestamp=1631833363; SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`; # User@Host: etsicatalog[etsicatalog] @ [10.242.141.207] # Thread_id: 172 Schema: etsicatalog QC_hit: No # Query_time: 0.000416 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 203 SET timestamp=1631833363; 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 (34, 37, 40, 43, 19, 22, 25, 28, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 210916 23:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:02:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833385; SELECT page_size, compress_ops, 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.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 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=1631833398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833405; SELECT page_size, compress_ops, 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.000178 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.002525 Lock_time: 0.002418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833435; SELECT page_size, compress_ops, 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.004853 Lock_time: 0.004737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:03:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-09-16 23:04:23 215 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210916 23:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.003466 Lock_time: 0.003355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.010668 Lock_time: 0.010600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833468; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.001619 Lock_time: 0.001503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833485; SELECT page_size, compress_ops, 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.000453 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:04:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 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=1631833498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833505; SELECT page_size, compress_ops, 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.000276 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833508; SELECT page_size, buffer_pool_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.000288 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:05:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:05:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833535; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833545; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833548; SELECT page_size, buffer_pool_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.000186 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833555; SELECT page_size, compress_ops, 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.000116 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:05:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833558; SELECT page_size, compress_ops, 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.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:06:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833568; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833575; SELECT page_size, compress_ops, 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.000133 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833595; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833598; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:06:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833608; SELECT page_size, compress_ops, 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.000235 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833615; SELECT page_size, buffer_pool_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.000131 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:06:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:07:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:07:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833658; SELECT page_size, compress_ops, 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.000204 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:07:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833688; SELECT page_size, buffer_pool_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.000197 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:08:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:09:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833775; SELECT page_size, compress_ops, 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.000236 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.001363 Lock_time: 0.001254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833795; SELECT page_size, compress_ops, 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.000241 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:09:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.001303 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:10:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833815; SELECT page_size, compress_ops, 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.003238 Lock_time: 0.003180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833825; SELECT page_size, compress_ops, 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.000211 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.004933 Lock_time: 0.004756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:10:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.002709 Lock_time: 0.001962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833845; SELECT page_size, buffer_pool_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.000931 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:10:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833855; SELECT page_size, compress_ops, 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.000241 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:10:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833865; SELECT page_size, compress_ops, 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.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833875; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.003687 Lock_time: 0.003585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833885; SELECT page_size, compress_ops, 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.000325 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833895; SELECT page_size, compress_ops, 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.000206 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833905; SELECT page_size, compress_ops, 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.000115 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833915; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:11:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833945; SELECT page_size, compress_ops, 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.000203 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:12:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833955; SELECT page_size, buffer_pool_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.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.001379 Lock_time: 0.001279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 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=1631833965; SELECT page_size, compress_ops, 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.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:12:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 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=1631833968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833975; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:12:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833995; SELECT page_size, buffer_pool_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.000170 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631833998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631833998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834008; SELECT page_size, buffer_pool_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.000185 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:13:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834018; SELECT page_size, compress_ops, 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.000138 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:13:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834028; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:13:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834038; SELECT page_size, compress_ops, 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.000202 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:14:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834058; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:14:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 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=1631834105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:15:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:16:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834178; SELECT page_size, buffer_pool_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.000238 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:16:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834188; SELECT page_size, buffer_pool_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.000116 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:16:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:16:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 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=1631834228; SELECT page_size, compress_ops, 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.000185 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834238; SELECT page_size, compress_ops, 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.000371 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:17:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834248; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:17:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.002171 Lock_time: 0.002072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:17:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834278; SELECT page_size, buffer_pool_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.000175 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834288; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-09-16 23:18:10 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210916 23:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.011346 Lock_time: 0.011235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834295; SELECT page_size, compress_ops, 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.035578 Lock_time: 0.035463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-09-16 23:18:17 602 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 23:18:17 603 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 23:18:17 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 23:18:18 7 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-09-16 23:18:18 604 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210916 23:18:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.005017 Lock_time: 0.004891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834298; SELECT page_size, compress_ops, 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.003596 Lock_time: 0.003480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.002368 Lock_time: 0.002083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834305; SELECT page_size, compress_ops, 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.001339 Lock_time: 0.001252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834308; SELECT page_size, buffer_pool_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.000134 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834315; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834318; SELECT page_size, compress_ops, 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.000327 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:18:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.004866 Lock_time: 0.004758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:18:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:01 # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.006521 Lock_time: 0.005712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1631834341; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001115 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001443 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000639 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.007106 Lock_time: 0.006757 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1631834341; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='requestdb') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='requestdb' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000661 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.002550 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000718 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000225 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000383 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001442 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000112 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000844 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000090 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 976 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000602 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000201 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000900 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001160 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000073 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000800 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000112 Lock_time: 0.000029 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1068 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000574 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000214 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001355 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000386 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001169 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000702 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000029 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1201 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000609 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000892 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001801 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1631834341; delete from infra_active_requests where source != 'VID' and source != 'POLO'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1631834341; delete from infra_active_requests where request_body like '<%'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000841 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000072 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000837 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000036 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1312 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000560 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000140 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000758 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000422 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000387 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001425 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000084 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000554 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000030 Rows_sent: 4 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1440 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000601 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001079 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000328 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000409 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001433 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000082 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000680 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 1579 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000625 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000955 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001208 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000076 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000566 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000029 Rows_sent: 6 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1695 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000683 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000753 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001135 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000093 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000678 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000029 Rows_sent: 7 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 1783 SET timestamp=1631834341; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000556 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000737 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834341; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834341; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834341; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 210916 23:19:02 # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000241 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001164 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000080 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000539 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000112 Lock_time: 0.000030 Rows_sent: 8 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1919 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000740 Lock_time: 0.000072 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000723 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000137 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001140 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000080 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000678 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000048 Rows_sent: 9 Rows_examined: 9 # Rows_affected: 0 Bytes_sent: 2045 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000701 Lock_time: 0.000078 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000112 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000708 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001022 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001286 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000772 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000030 Rows_sent: 10 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 2152 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000650 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000601 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001289 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000754 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000031 Rows_sent: 11 Rows_examined: 11 # Rows_affected: 0 Bytes_sent: 2329 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000692 Lock_time: 0.000076 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000948 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001403 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000786 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000039 Rows_sent: 12 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2483 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000737 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000154 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000946 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001194 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000572 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000031 Rows_sent: 13 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2621 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000596 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000122 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000619 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001098 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000108 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000625 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000123 Lock_time: 0.000028 Rows_sent: 14 Rows_examined: 14 # Rows_affected: 0 Bytes_sent: 2739 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000648 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000337 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000899 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001282 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000077 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000687 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000131 Lock_time: 0.000027 Rows_sent: 15 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 2893 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000634 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000123 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000951 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001164 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000098 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000591 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000118 Lock_time: 0.000028 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 3026 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000533 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000651 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001289 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000092 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000648 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000031 Rows_sent: 17 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 3164 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000573 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000791 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001162 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000084 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000567 Lock_time: 0.000074 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000032 Rows_sent: 18 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 3302 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000513 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000799 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001272 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000077 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000604 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000140 Lock_time: 0.000030 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 3433 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000597 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000774 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000243 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001174 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000085 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000610 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000180 Lock_time: 0.000040 Rows_sent: 20 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 3574 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000568 Lock_time: 0.000072 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000887 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb 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=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001185 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000107 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000572 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000137 Lock_time: 0.000035 Rows_sent: 21 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 3701 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000522 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000651 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001268 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000082 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000572 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000035 Rows_sent: 22 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 3860 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000599 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000627 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000116 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001057 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000078 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000533 Lock_time: 0.000062 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000028 Rows_sent: 23 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 3996 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000564 Lock_time: 0.000073 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000805 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001192 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000560 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000045 Rows_sent: 24 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 4179 SET timestamp=1631834342; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000576 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000648 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834342; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834342; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834342; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 210916 23:19:03 # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001003 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001396 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000082 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000726 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000140 Lock_time: 0.000030 Rows_sent: 25 Rows_examined: 25 # Rows_affected: 0 Bytes_sent: 4379 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000733 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000946 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001238 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000078 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000635 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000029 Rows_sent: 26 Rows_examined: 26 # Rows_affected: 0 Bytes_sent: 4536 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000646 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000697 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000214 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000281 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001431 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000090 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000664 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000029 Rows_sent: 27 Rows_examined: 27 # Rows_affected: 0 Bytes_sent: 4716 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000614 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000681 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001722 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1631834343; UPDATE request_processing_data SET IS_DATA_INTERNAL = 1 WHERE TAG = 'BPMNExecutionData'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000107 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1631834343; UPDATE request_processing_data SET IS_DATA_INTERNAL = 0 WHERE TAG = 'StackInformation' OR TAG = 'pincFabricConfigRequest'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000098 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000666 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000089 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000686 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000039 Rows_sent: 28 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 4840 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000781 Lock_time: 0.000085 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001049 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000379 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001270 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000079 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000567 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000030 Rows_sent: 29 Rows_examined: 29 # Rows_affected: 0 Bytes_sent: 4966 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000790 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000764 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000488 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001495 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000107 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000841 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000261 Lock_time: 0.000040 Rows_sent: 30 Rows_examined: 30 # Rows_affected: 0 Bytes_sent: 5133 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000719 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001002 Lock_time: 0.000234 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001229 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000078 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000567 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000029 Rows_sent: 31 Rows_examined: 31 # Rows_affected: 0 Bytes_sent: 5293 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001041 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000857 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001246 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000104 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000623 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000030 Rows_sent: 32 Rows_examined: 32 # Rows_affected: 0 Bytes_sent: 5457 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000619 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000210 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000183 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000808 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000235 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000381 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001153 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000546 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000173 Lock_time: 0.000029 Rows_sent: 33 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 5616 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000542 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000784 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000285 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001187 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000074 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000471 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000029 Rows_sent: 34 Rows_examined: 34 # Rows_affected: 0 Bytes_sent: 5751 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000611 Lock_time: 0.000062 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000697 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000177 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.002039 Lock_time: 0.001888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1631834343; UPDATE infra_active_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001481 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1631834343; UPDATE archived_infra_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000822 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000075 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000946 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000040 Rows_sent: 35 Rows_examined: 35 # Rows_affected: 0 Bytes_sent: 5880 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000696 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001199 Lock_time: 0.000377 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000298 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1631834343; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000103 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000698 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000033 Rows_sent: 36 Rows_examined: 36 # Rows_affected: 0 Bytes_sent: 6002 SET timestamp=1631834343; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000559 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.001005 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834343; 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 = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.242.102.136] # Thread_id: 625 Schema: requestdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1631834343; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 210916 23:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834345; SELECT page_size, buffer_pool_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.000146 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:19:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:09 # User@Host: so_user[so_user] @ [10.242.45.140] # Thread_id: 633 Schema: requestdb QC_hit: No # Query_time: 0.016481 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1631834349; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210916 23:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834355; SELECT page_size, compress_ops, 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.000276 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:19:34 # User@Host: so_user[so_user] @ [10.242.196.151] # Thread_id: 657 Schema: requestdb QC_hit: No # Query_time: 0.001876 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1631834374; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210916 23:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:19:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834378; SELECT page_size, compress_ops, 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.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:41 # User@Host: so_user[so_user] @ [10.242.235.228] # Thread_id: 660 Schema: catalogdb QC_hit: No # Query_time: 0.002029 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1631834381; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210916 23:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:19:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834388; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834395; SELECT page_size, compress_ops, 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.000137 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:19:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:20:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834415; SELECT page_size, compress_ops, 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.000173 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834425; SELECT page_size, compress_ops, 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.000307 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 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=1631834428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:20:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.011496 Lock_time: 0.011356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.007086 Lock_time: 0.006976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:20:48 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:20:47.792996' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:20:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:20:48.796312' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:20:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834450; select * from VID_JOB where JOB_STATUS = '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: 210916 23:20:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:20:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:20:53.794267' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:20:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:20:55.792981' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:20:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:20:56.79334' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:20:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834458; select * from VID_JOB where JOB_STATUS = '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: 210916 23:20:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834459; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834460; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:01.793226' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 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=1631834465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:04.793487' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:06.794075' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:09.793083' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834472; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:12.793272' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834475; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:21:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834479; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000177 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:19.793251' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834481; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:26.792332' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834488; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:29.791469' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834492; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:32.793116' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834495; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:36.792716' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:37.793692' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:38.792407' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:42.792191' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834505; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:45.792851' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834507; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:21:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:49.79216' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834511; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:54.792394' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:55.79144' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:21:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834517; select * from VID_JOB where JOB_STATUS = '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: 210916 23:21:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 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=1631834518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:21:57.791508' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.007999 Lock_time: 0.000350 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 use camundabpmn; SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.003790 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000792 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002351 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001830 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.004815 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002141 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.003853 Lock_time: 0.000440 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1631834518; 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 (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 210916 23:21:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834520; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834522; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:03 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001038 Lock_time: 0.000542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834523; 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-09-16 23:22:03.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:22:03.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:22:03.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:02.792427' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:22:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003243 Lock_time: 0.003094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834527; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:08 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000867 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834528; 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-09-16 23:22:08.251' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:22:08.251') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:22:08.251') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834528; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:07.791647' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:09.7964' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:10.793805' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:11.791963' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:13.794171' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:14.791447' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834537; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.003798 Lock_time: 0.002221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834538; 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-09-16 23:22:18.253' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:22:18.253') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:22:18.253') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834538; SELECT page_size, compress_ops, 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.000196 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:17.791896' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.019190 Lock_time: 0.018940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:19.792234' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.019622 Lock_time: 0.018560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010805 Lock_time: 0.010558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834542; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834543; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:23.792305' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.030825 Lock_time: 0.030714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.013118 Lock_time: 0.013015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007353 Lock_time: 0.006965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.033295 Lock_time: 0.032797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.001807 Lock_time: 0.001729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.018163 Lock_time: 0.017954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:27.79314' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834551; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:32 # User@Host: so_user[so_user] @ [10.242.140.28] # Thread_id: 747 Schema: catalogdb QC_hit: No # Query_time: 0.077670 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1631834552; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:32.792103' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004825 Lock_time: 0.004151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.001221 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:35.791984' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:38 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002129 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834558; 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-09-16 23:22:38.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:22:38.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:22:38.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.005948 Lock_time: 0.005809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:37.792302' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002195 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:39.794436' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:41.792327' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:43.792334' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834565; SELECT page_size, buffer_pool_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.000239 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:44.792363' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834567; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834568; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:52.792337' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834574; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834575; SELECT page_size, buffer_pool_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.000407 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:54.792761' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834576; select * from VID_JOB where JOB_STATUS = '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: 210916 23:22:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:56.791789' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:22:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:22:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:22:59.792269' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834581; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834583; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:03.792298' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834585; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834585; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:23:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:08.79259' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834590; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:11.791796' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834593; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:13.79233' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834595; SELECT page_size, compress_ops, 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.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:15.792524' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:16.791615' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001271 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834598; 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-09-16 23:23:18.255' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:23:18.255') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:23:18.255') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:19.792132' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:20.792001' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:21.791998' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834603; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:24.792074' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:25.792226' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:23:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:28.793333' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834610; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:30.79216' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:32.797685' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:33.793719' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.002757 Lock_time: 0.002648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:34.792345' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:36.792547' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:37.791831' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834619; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:39.794524' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:41.791872' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834625; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834625; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:46.792082' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:47.792658' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:49.791207' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834631; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:52.792185' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:54.791911' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:55.791557' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:23:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:23:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834638; select * from VID_JOB where JOB_STATUS = '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: 210916 23:23:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:23:58.791534' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:02.791213' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:03.79185' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834645; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834646; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834647; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834648; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:09.791741' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:11.792508' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:12.792146' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834654; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:14.792423' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834657; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000969 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834658; 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-09-16 23:24:18.252' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:24:18.252') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:24:18.252') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834658; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:20.792897' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834662; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:24.7916' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:25.792051' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834668; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834675; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:34.792142' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:35.792711' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 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=1631834678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834678; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:42.792579' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 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=1631834685; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:44.792643' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:45.791878' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834688; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:51.791692' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834693; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:53.791192' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834695; SELECT page_size, compress_ops, 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.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:24:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:24:55.792091' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:24:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834697; select * from VID_JOB where JOB_STATUS = '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: 210916 23:24:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:02.800736' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834705; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:05.792684' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:06.791827' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834709; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:09.792024' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:11.792256' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834713; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001906 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834718; 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-09-16 23:25:18.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:25:18.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:25:18.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 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=1631834718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:21.791843' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:22.79159' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834724; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:24.791712' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:25.791973' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:26.791679' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834728; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834729; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:29.791735' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834732; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834733; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:34.79112' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:37.792109' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834740; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834742; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834743; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:43.792397' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834745; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:25:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:25:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834749; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:49.794292' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834751; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:51.791161' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834755; SELECT page_size, compress_ops, 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.000161 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:25:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:55.791333' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834757; select * from VID_JOB where JOB_STATUS = '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: 210916 23:25:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:57.79183' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:25:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:25:59.792389' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834761; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:01.792262' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:03.791238' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834765; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:04.791332' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834766; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:06.792273' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:08.792295' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:10.792171' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:14.792332' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001194 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834778; 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-09-16 23:26:18.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:26:18.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:26:18.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:26:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003886 Lock_time: 0.003589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834781; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:24.792053' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:28.792193' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:30.791226' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:31.791705' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631834795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:34.794965' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834796; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631834798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:37.791916' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631834800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:39.793654' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834804; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:26:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:45.791736' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:47.791933' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834809; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:49.792114' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834813; select * from VID_JOB where JOB_STATUS = '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: 210916 23:26:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:53.792099' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:55.791458' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:26:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:26:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:26:58.791572' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:00.791348' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834823; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:03.791536' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 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=1631834825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834825; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834828; SELECT page_size, buffer_pool_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.000204 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:07.791188' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:08.791829' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834832; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834833; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:13.792322' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834835; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:15.791956' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:16.791919' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001090 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834838; 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-09-16 23:27:18.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:27:18.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:27:18.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834838; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834840; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:23.791611' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:26.791272' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:28.791513' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:30.791645' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834854; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:35.791698' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834857; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834858; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:37.791467' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631834861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:40.79121' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834862; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:42.792106' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:44.79271' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631834866; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:46.792212' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:51.791992' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 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=1631834875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834875; select * from VID_JOB where JOB_STATUS = '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: 210916 23:27:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:55.791991' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:27:56.791327' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:27:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834878; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834880; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:02.791217' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:03.792919' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834885; SELECT page_size, buffer_pool_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.000285 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834888; SELECT page_size, compress_ops, 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.000166 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:09.791704' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:11.791929' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834893; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:13.792177' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834897; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001113 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834898; 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-09-16 23:28:18.254' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:28:18.254') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:28:18.254') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 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=1631834898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834902; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:22.792251' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834904; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 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=1631834905; SELECT page_size, buffer_pool_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.000249 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:24.79204' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:26.792081' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834908; SELECT page_size, compress_ops, 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.000285 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:28.79257' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:29.793276' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834911; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:31.791712' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:33.791887' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834915; SELECT page_size, buffer_pool_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.000166 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:34.791694' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834918; SELECT page_size, compress_ops, 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.000111 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834923; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:44.792047' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:45.792287' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834928; SELECT page_size, compress_ops, 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.000236 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834928; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:48.791388' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:49.791031' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:50.791669' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834932; select * from VID_JOB where JOB_STATUS = '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: 210916 23:28:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:52.79232' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:54.792446' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:55.791925' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:28:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 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=1631834938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:57.792101' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:28:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:28:59.792319' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834941; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:01.793032' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834943; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:03.791527' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834945; SELECT page_size, compress_ops, 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.000124 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834945; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:06.79245' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:08.792864' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:11.791835' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:13.792696' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834955; SELECT page_size, buffer_pool_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.000217 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834956; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000741 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631834958; 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-09-16 23:29:18.255' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:29:18.255') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:29:18.255') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631834958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:17.791393' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002985 Lock_time: 0.002384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:25.791687' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834967; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:29:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:28.792061' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834971; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:31.79208' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:29:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:36.791778' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:37.791435' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:38.79191' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834980; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:40.792265' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834982; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:42.791814' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:46.791591' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834988; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834988; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:48.791467' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834990; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:50.791922' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:53.792258' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.003315 Lock_time: 0.003213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:29:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:55.791283' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:29:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834997; select * from VID_JOB where JOB_STATUS = '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: 210916 23:29:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631834998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631834998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:29:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631834999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:29:58.795331' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:01.792113' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835004; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:30:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:06.79119' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:08.791658' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835010; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:10.794309' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:11.791187' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:15.791688' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001118 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835018; 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-09-16 23:30:18.255' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:30:18.255') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:30:18.255') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835018; SELECT page_size, buffer_pool_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.000148 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:21.791811' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:22.791896' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:23.792086' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:24.792265' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835026; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:26.792031' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835028; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:28.792736' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:30.792151' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835032; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:32.791949' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835038; SELECT page_size, compress_ops, 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.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:37.791737' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:40.791848' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:42.791894' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:30:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:46.796413' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835048; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:48.792527' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:50.792248' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:51.791266' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:52.792235' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:30:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835057; select * from VID_JOB where JOB_STATUS = '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: 210916 23:30:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:57.791908' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:30:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:30:59.792467' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835064; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:04.792572' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835066; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835068; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:07.792291' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:10.79201' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835072; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:13.792385' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835075; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001022 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835078; 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-09-16 23:31:18.257' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:31:18.257') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:31:18.257') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835078; SELECT page_size, buffer_pool_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.000167 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:31:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:18.792421' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835081; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835082; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:22.792729' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:23.791781' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835085; SELECT page_size, compress_ops, 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.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:31:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835086; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:31:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:28.791465' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:30.792036' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835092; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:32.791853' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835095; SELECT page_size, compress_ops, 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.000166 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:31:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835096; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:38.79264' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:39.791922' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:41.791335' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:31:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:45.792296' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:46.791677' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835108; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835109; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:49.802403' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:50.790944' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:51.792685' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835113; select * from VID_JOB where JOB_STATUS = '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: 210916 23:31:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:53.794596' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:31:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:56.791669' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:57.792291' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:31:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:58.791178' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:31:59.791351' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:00.791111' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835122; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:02.792976' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835125; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:05.791698' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835127; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 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=1631835128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:32:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835129; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:10.792001' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:11.791928' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835133; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835134; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:32:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835136; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:16.791506' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001156 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835138; 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-09-16 23:32:18.261' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:32:18.261') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:32:18.261') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:18.792399' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:19.79138' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:21.792962' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:25.791195' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 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=1631835148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835148; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:28.791707' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:32.791421' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835154; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:35.792316' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:37.792036' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:38.79166' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835160; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835161; select * from VID_JOB where JOB_STATUS = '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: 210916 23:32:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:41.792295' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:42.79139' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:46.792276' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:48.792177' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:50.791563' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835175; SELECT page_size, compress_ops, 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.000181 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:54.792419' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:32:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:32:56.791426' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:32:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835178; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835180; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835185; SELECT page_size, buffer_pool_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.000221 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:04.792445' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835187; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:07.791553' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835190; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:10.791522' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:12.791395' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:14.791922' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:16.791739' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000841 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835198; 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-09-16 23:33:18.257' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:33:18.257') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:33:18.257') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001063 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835199; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:19.791786' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835201; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007675 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835205; SELECT page_size, compress_ops, 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.000246 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835205; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835207; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:33:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835209; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:29.792092' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:33.791603' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:33:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:35.792465' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:37.791389' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835219; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:39.792695' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:43.792381' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835225; SELECT page_size, compress_ops, 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.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835225; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:45.7917' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835227; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:47.791814' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835231; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:51.791344' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835233; select * from VID_JOB where JOB_STATUS = '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: 210916 23:33:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:53.791181' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835235; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:33:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:55.791152' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:33:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:33:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:33:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000173 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:33:58.792011' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004210 Lock_time: 0.003856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835242; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:02.791261' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:34:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:05.791704' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:34:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835249; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:09.791481' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.000819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:11.791257' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:13.791247' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835255; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835256; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:16.791157' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002469 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835258; 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-09-16 23:34:18.26' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:34:18.26') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:34:18.26') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 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=1631835258; SELECT page_size, buffer_pool_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.000183 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:17.790768' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:18.791836' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:20.791512' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835264; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835265; SELECT page_size, compress_ops, 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.000178 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:24.797142' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:26.790951' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835268; SELECT page_size, buffer_pool_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.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:27.790906' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:29.792172' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:31.792335' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835273; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835277; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835278; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:38.79141' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835282; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835285; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:44.791387' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835287; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:34:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835289; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:49.790884' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:50.791231' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835292; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:53.79091' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 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=1631835295; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:54.79142' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:34:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835296; select * from VID_JOB where JOB_STATUS = '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: 210916 23:34:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835298; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:34:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:34:58.791709' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835300; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835302; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835303; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835304; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:35:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:35:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:08.792306' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835310; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:11.791692' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835316; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835317; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000838 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835318; 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-09-16 23:35:18.258' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:35:18.258') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:35:18.258') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835318; SELECT page_size, compress_ops, 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.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:17.791884' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:21.791466' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:23.79142' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:24.791838' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835326; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:26.79187' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:30.791638' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835332; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835335; SELECT page_size, compress_ops, 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.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835335; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:35.791936' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:36.79261' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:35:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:38.791667' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:40.792165' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835342; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835344; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835345; SELECT page_size, compress_ops, 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.000178 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:35:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:46.79089' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835348; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:51.791388' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:52.792211' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835355; SELECT page_size, compress_ops, 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.000249 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:35:54.791904' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:35:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835356; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835358; SELECT page_size, compress_ops, 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.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835358; select * from VID_JOB where JOB_STATUS = '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: 210916 23:35:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001223 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835359; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835360; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:00.792072' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835364; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835365; SELECT page_size, buffer_pool_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.000283 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:36:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835366; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835369; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:11.791807' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:13.791408' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835377; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001359 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835378; 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-09-16 23:36:18.261' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:36:18.261') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:36:18.261') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:17.791595' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835379; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:19.791186' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:23.792031' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:25.79186' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:26.791665' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835388; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:28.79145' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835390; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:30.791213' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:32.791572' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.006067 Lock_time: 0.005939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.001444 Lock_time: 0.001389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:36:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:37.791375' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:39.791657' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835401; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835402; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835403; select * from VID_JOB where JOB_STATUS = '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: 210916 23:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:44.792187' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835407; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:46.791583' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:49.79182' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:36:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:53.791477' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:54.791329' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:55.791951' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:36:57.79326' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:36:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835419; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835420; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:01.791889' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835423; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:03.79168' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 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=1631835428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:07.793379' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:08.7914' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835432; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:13.792978' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:15.791847' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000861 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835438; 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-09-16 23:37:18.258' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:37:18.258') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:37:18.258') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:17.791659' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:20.792088' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:22.792517' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:24.794353' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:26.792022' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:28.795429' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:32.791661' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835455; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:35.791617' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:37.791949' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:38.791574' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:40.79255' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835462; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:42.792034' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835464; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835465; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835467; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835468; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:37:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:49.79201' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002328 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835474; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:54.791459' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:37:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:56.792707' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:37:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835478; select * from VID_JOB where JOB_STATUS = '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: 210916 23:37:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002794 Lock_time: 0.002634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:37:59.79162' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:00.791973' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835483; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:03.791352' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:04.79131' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:05.790811' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:06.792593' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835489; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:09.790996' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:11.791104' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:13.791789' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:14.791548' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:16.792477' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001046 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835498; 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-09-16 23:38:18.263' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:38:18.263') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:38:18.263') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:18.792322' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:19.791299' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835504; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835505; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835507; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:27.791477' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835510; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:30.791678' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:31.791639' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835515; SELECT page_size, compress_ops, 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.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:35.791625' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835517; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:37.791305' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:39.792549' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835523; select * from VID_JOB where JOB_STATUS = '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: 210916 23:38:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835525; SELECT page_size, compress_ops, 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.000284 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:45.792144' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:46.791674' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:47.791448' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:48.791912' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:49.790929' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:51.791283' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835535; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:38:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:55.791411' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:38:56.790999' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:38:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 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=1631835538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:38:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:00.791815' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835544; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:04.79229' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:06.792952' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:07.790841' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:08.791631' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835550; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:10.792431' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835552; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:12.791335' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835554; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:14.791391' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:16.791237' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000803 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835558; 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-09-16 23:39:18.26' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:39:18.26') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:39:18.26') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:18.792518' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835560; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:20.791837' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835562; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835563; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835565; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:24.79231' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835566; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:26.792273' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835568; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:28.792042' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:30.792345' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835572; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 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=1631835575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835575; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:35.792831' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835577; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:39:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:38.801278' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835581; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:41.792363' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835583; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:45.791745' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835587; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:47.791575' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:49.792985' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:52.791744' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835595; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:54.79146' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:55.791177' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:56.79101' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:39:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835598; select * from VID_JOB where JOB_STATUS = '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: 210916 23:39:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:39:58.791474' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835601; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:01.791424' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835605; SELECT page_size, compress_ops, 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.000284 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:04.791832' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:05.791294' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:07.791257' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835609; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835611; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:11.792158' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835613; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:13.790984' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:15.792353' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002038 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835618; 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-09-16 23:40:18.263' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:40:18.263') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:40:18.263') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:40:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835619; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:19.791695' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:21.791513' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835623; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835624; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:23.792243' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835625; SELECT page_size, buffer_pool_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.000340 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835625; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:26.791463' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000171 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:27.791494' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:28.791819' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835630; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:33.793486' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835635; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:35.791499' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1220 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1220 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:40.791052' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:41.792944' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835645; SELECT page_size, buffer_pool_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.000127 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:44.794052' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:46.792103' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:49.791981' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835651; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:51.792803' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835653; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:53.791452' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:40:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:55.791985' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835657; select * from VID_JOB where JOB_STATUS = '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: 210916 23:40:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:40:57.791415' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:40:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835659; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:01.791553' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835665; SELECT page_size, compress_ops, 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.000360 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:41:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:07.791192' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835671; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:11.792028' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835674; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 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=1631835675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:14.792275' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:16.792014' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001079 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835678; 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-09-16 23:41:18.261' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:41:18.261') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:41:18.261') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:17.791585' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:19.792067' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835681; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001063 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:21.792349' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:23.793356' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835685; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:25.791006' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:27.792146' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835689; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:30.791083' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:32.791368' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835695; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:41:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835696; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835697; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1244 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1244 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:39.791964' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:40.79142' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:42.791396' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835705; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835706; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:46.791578' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835708; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:49.792003' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:41:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835713; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:53.791541' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835715; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:55.791932' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835717; select * from VID_JOB where JOB_STATUS = '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: 210916 23:41:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835718; SELECT page_size, compress_ops, 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.000181 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:41:57.791298' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:41:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835719; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835720; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:01.791985' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835723; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:03.791401' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 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=1631835725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835725; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:05.791312' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:06.790865' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835728; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835729; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:09.791768' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:10.791646' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 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=1631835735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:14.791619' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:15.791549' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001697 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835738; 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-09-16 23:42:18.263' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:42:18.263') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:42:18.263') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:42:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835740; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:21.791134' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:23.792054' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:25.791146' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835748; SELECT page_size, buffer_pool_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.000139 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:27.791864' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:29.791317' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835751; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:32.791077' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:34.794563' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:36.790774' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835758; SELECT page_size, buffer_pool_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.000112 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835760; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:41.791314' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835763; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835764; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 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=1631835765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:42:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:45.791163' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835768; SELECT page_size, compress_ops, 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.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:42:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:48.791535' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835770; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:50.791651' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:42:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:52.791837' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:53.791941' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835775; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:55.792239' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835777; select * from VID_JOB where JOB_STATUS = '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: 210916 23:42:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835778; SELECT page_size, compress_ops, 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.000153 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:57.792474' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:42:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:58.790772' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:42:59.790917' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835783; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:03.791258' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835785; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:05.791573' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835787; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:07.792626' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:09.792226' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:11.791596' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835794; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:14.791639' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835796; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:16.791775' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001655 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835798; 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-09-16 23:43:18.264' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:43:18.264') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:43:18.264') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835798; SELECT page_size, buffer_pool_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.000092 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:17.791351' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:19.792038' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835804; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835805; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:25.791856' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835808; SELECT page_size, buffer_pool_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.000155 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:27.791687' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:30.791721' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835813; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:33.79097' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:36.791487' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835818; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:38.7913' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:40.792343' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:42.792571' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835825; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:45.791573' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835828; SELECT page_size, buffer_pool_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.000139 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:47.791822' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:49.791524' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835831; select * from VID_JOB where JOB_STATUS = '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: 210916 23:43:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:51.791849' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:53.79191' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:55.791104' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:43:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:43:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:43:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:58.791129' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:43:59.79097' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:00.792023' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835842; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835844; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:44:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835848; SELECT page_size, buffer_pool_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.000192 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:07.792292' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835849; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:12.79156' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835854; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:44:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835856; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:16.791812' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000755 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835858; 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-09-16 23:44:18.262' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:44:18.262') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:44:18.262') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835858; SELECT page_size, compress_ops, 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.000235 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835860; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835861; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:21.791078' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:23.791588' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835865; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:25.79237' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835868; SELECT page_size, compress_ops, 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.000158 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:44:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:28.791548' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835873; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835874; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:34.792584' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:36.791941' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835878; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835881; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:41.79237' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:43.792901' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835885; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835886; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:46.791309' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:48.794261' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:50.792253' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835892; select * from VID_JOB where JOB_STATUS = '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: 210916 23:44:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:44:54.792256' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:44:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835898; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:44:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835899; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835900; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:00.791065' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835902; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004310 Lock_time: 0.004159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:02.79186' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1327 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1327 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:04.791542' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:06.7912' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1331 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1331 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=1631835908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:45:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:08.791277' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835911; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:12.791982' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:14.790861' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:15.792344' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:16.791587' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001593 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835918; 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-09-16 23:45:18.263' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:45:18.263') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:45:18.263') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835918; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:19.790778' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:22.791373' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:23.791028' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:24.792173' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:26.791645' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835928; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:28.79197' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835930; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835931; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:31.792055' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835934; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835935; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:35.793213' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835937; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:37.79231' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:38.791893' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:40.791044' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835944; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:44.791125' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631835947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:46.791904' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 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=1631835948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835948; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835949; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835951; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:51.792171' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:52.79155' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835954; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:45:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:55.791949' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:45:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835957; select * from VID_JOB where JOB_STATUS = '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: 210916 23:45:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:45:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:45:59.792412' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835963; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:03.793339' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:05.7916' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:46:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:08.79196' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:10.791458' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:12.791968' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:14.791161' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835976; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000999 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631835978; 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-09-16 23:46:18.265' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:46:18.265') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:46:18.265') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:46:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631835979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:18.791664' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:20.791864' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:22.792411' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835984; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 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=1631835985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:46:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:25.792197' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004733 Lock_time: 0.004110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835988; SELECT page_size, buffer_pool_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.000293 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:46:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:31.791445' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835993; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 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=1631835995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835995; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835996; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835997; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631835998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631835998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:46:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631835999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:39.791707' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:40.791644' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1370 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1370 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:46:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836006; select * from VID_JOB where JOB_STATUS = '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: 210916 23:46:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:46.791084' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1371 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836008; SELECT page_size, compress_ops, 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.000181 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:46:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:48.791701' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:50.791741' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:51.791493' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:46:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:55.791578' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836018; SELECT page_size, compress_ops, 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.000168 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:57.791846' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:46:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:46:59.791504' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:01.791473' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836023; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836024; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:04.791056' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836026; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:05.791168' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1379 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836028; SELECT page_size, compress_ops, 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.000180 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:07.791732' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836029; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:13.792401' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:15.792324' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.002295 Lock_time: 0.001686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836038; 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-09-16 23:47:18.265' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:47:18.265') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:47:18.265') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:17.791914' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:19.791373' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:22.791748' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836044; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 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=1631836045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836045; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:26.791577' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836048; SELECT page_size, compress_ops, 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.000173 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:27.791285' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836049; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836051; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:31.792004' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836055; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:35.791481' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836058; SELECT page_size, compress_ops, 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.000185 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836058; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:39.791438' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:41.791892' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836063; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:45.793274' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:47:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:48.791974' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:49.798985' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836071; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:51.791966' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836073; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836075; select * from VID_JOB where JOB_STATUS = '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: 210916 23:47:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:47:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:56.791244' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:47:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:47:57.790969' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:01.791186' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:03.791207' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:04.790961' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836086; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836088; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836089; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:09.792466' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836091; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:13.792274' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 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=1631836095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 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=1631836095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836095; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:15.792341' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000751 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836098; 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-09-16 23:48:18.264' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:48:18.264') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:48:18.264') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836098; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:20.79213' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836105; SELECT page_size, compress_ops, 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.000202 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:24.791531' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:26.791198' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836108; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:28.791469' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:31.791879' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:32.791625' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836114; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:34.7913' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836116; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:36.791807' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1418 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1418 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:38.791036' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836120; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:41.790987' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:42.791685' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:43.791285' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 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=1631836125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:45.791521' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836127; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836128; SELECT page_size, compress_ops, 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.000172 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:48:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:50.79113' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836132; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836133; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:53.79151' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:48:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836136; select * from VID_JOB where JOB_STATUS = '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: 210916 23:48:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:48:56.790979' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:48:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836138; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836140; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836143; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:03.791512' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836145; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:05.791356' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:07.791336' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836150; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836152; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:13.79094' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836155; SELECT page_size, compress_ops, 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.000155 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836155; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:16.791032' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.001145 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836158; 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-09-16 23:49:18.265' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:49:18.265') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:49:18.265') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836160; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836165; SELECT page_size, compress_ops, 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.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:25.790974' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836167; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:27.792072' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:30.791779' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:33.791836' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836176; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:36.792908' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:49:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836179; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836182; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:43.792587' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836185; SELECT page_size, compress_ops, 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.000206 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:44.791581' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:46.792856' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836188; SELECT page_size, compress_ops, 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.000267 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836188; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836189; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836190; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:49:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:52.790892' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836195; select * from VID_JOB where JOB_STATUS = '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: 210916 23:49:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:56.791891' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:49:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836198; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003625 Lock_time: 0.003319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:49:59.791128' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:02.791242' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001060 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836204; 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-09-16 23:50:04.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:50:04.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:50:04.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:50:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:05.791625' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:07.791379' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836209; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836211; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:12.7912' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:13.791004' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:15.791423' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000663 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836218; 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-09-16 23:50:18.265' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:50:18.265') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:50:18.265') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836218; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:19.792474' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836221; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:22.791627' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 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=1631836225; SELECT page_size, compress_ops, 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.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:24.791195' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:25.790815' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:50:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:29.791028' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836232; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836233; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836235; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:37.791561' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:39.79158' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1487 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836245; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:44.79104' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836246; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:46.79157' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:49.791541' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:51.791706' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836254; select * from VID_JOB where JOB_STATUS = '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: 210916 23:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836255; SELECT page_size, buffer_pool_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.000153 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:54.790816' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000170 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:55.79164' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:50:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:50:57.791092' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:50:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836259; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836260; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:01.791453' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836263; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.002879 Lock_time: 0.002284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836264; 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-09-16 23:51:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:51:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:51:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210916 23:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836265; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:05.790946' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836267; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:51:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836271; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:11.790968' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:12.79171' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:13.791508' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836275; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:16.791652' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:18 # User@Host: so_user[so_user] @ [10.242.140.27] # Thread_id: 731 Schema: camundabpmn QC_hit: No # Query_time: 0.000911 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836278; 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-09-16 23:51:18.267' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:51:18.267') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'e3e233b6-1744-11ec-9a78-fe2cc22a44af' ) ) ) 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-09-16 23:51:18.267') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:51:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:18.79112' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:19.791578' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:23.79117' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 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=1631836285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:25.791569' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836287; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:27.792271' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:30.792539' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 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=1631836295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:34.791965' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836297; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:39.791447' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836301; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:41.791315' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836303; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836304; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836305; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:45.791716' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:46.791094' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:47.790797' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836309; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:49.79166' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:51:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:51.791099' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:52.790952' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:53.791689' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1521 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=1631836315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1521 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:54.791302' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:51:55.790746' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:51:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836317; select * from VID_JOB where JOB_STATUS = '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: 210916 23:51:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:52:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836320; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:00.791035' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:01.791523' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001969 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836324; 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-09-16 23:52:04.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:52:04.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:52:04.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1526 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1526 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:04.791736' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:05.791405' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836328; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836328; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836332; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836333; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1530 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836335; SELECT page_size, buffer_pool_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.000212 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836335; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836336; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836339; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836345; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:25.791316' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836347; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 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=1631836348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:52:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:28.791585' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:30.791708' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836352; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:33.791473' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 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=1631836355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:36.791454' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836358; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:38.792026' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:39.791479' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:41.791447' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009455 Lock_time: 0.007720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 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=1631836365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:45.791264' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:52:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:48.792542' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:50.790938' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:52.791387' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:52:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:52:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836378; select * from VID_JOB where JOB_STATUS = '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: 210916 23:52:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836379; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:52:59.791691' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:00.791498' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:01.791073' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001174 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836384; 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-09-16 23:53:04.5' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:53:04.5') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:53:04.5') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210916 23:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836385; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836387; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:07.791378' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:08.791265' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:10.792261' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:15.791232' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:53:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:21.79105' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836403; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:23.793924' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:24.792916' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836407; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:26.790849' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:27.791839' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:29.791371' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:31.791701' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836413; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836414; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 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=1631836415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:34.792676' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836416; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:36.791262' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836418; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:38.792105' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:40.791163' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836422; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836424; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:44.791064' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:53:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 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=1631836428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:53:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:48.791688' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:50.79122' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836432; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836434; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836435; SELECT page_size, compress_ops, 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.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:53:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836436; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836437; select * from VID_JOB where JOB_STATUS = '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: 210916 23:53:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1573 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1573 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:57.791133' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:53:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:53:59.790925' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836441; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:01.791802' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000873 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836444; 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-09-16 23:54:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:54:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:54:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836445; SELECT page_size, buffer_pool_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.000199 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:04.792033' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:06.790904' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:09.791331' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:11.79171' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836453; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836455; SELECT page_size, compress_ops, 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.000134 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836455; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:15.791981' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836458; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:18.791677' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836460; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:21.791175' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1586 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1586 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:26.790845' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:27.791429' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:29.791868' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836472; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:32.791649' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:34.79123' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:35.790992' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:36.791725' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1591 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836478; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836478; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:38.791125' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836480; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 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=1631836485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:44.791679' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:45.791172' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:47.791537' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836490; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:50.791529' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:51.791072' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:52.790681' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:54:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 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=1631836495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836495; select * from VID_JOB where JOB_STATUS = '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: 210916 23:54:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:54:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:54:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:54:58.791465' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836500; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:00.791629' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001166 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836504; 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-09-16 23:55:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:55:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:55:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836505; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:07.792101' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:10.790994' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 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=1631836515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:14.791419' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:15.791485' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:16.790905' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836518; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:17.792023' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:19.791196' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:24.791168' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:25.790866' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836528; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:30.792213' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:32.791238' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:33.790864' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:34.791886' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:35.791393' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:38.791052' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:41.791958' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836545; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:45.791708' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:46.791086' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836548; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:48.792193' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:51.791653' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836553; select * from VID_JOB where JOB_STATUS = '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: 210916 23:55:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:53.791168' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:55:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:57.791074' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:55:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836559; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:55:59.791787' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:00.791526' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836562; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:02.791872' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000953 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836564; 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-09-16 23:56:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:56:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:56:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836564; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:06.791068' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:08.791683' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:09.791915' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:10.791214' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:11.791018' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836574; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1630 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836575; SELECT page_size, compress_ops, 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.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:14.791789' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836576; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1631 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1631 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836578; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836579; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:19.791691' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:22.791983' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836584; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:56:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:25.791928' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836587; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1635 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1635 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:28.791068' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836594; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836595; SELECT page_size, buffer_pool_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.000165 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:56:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:37.791486' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:39.790934' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:42.793399' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836604; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 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=1631836605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:56:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 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=1631836608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836610; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836613; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:53.791738' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:56:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:55.792041' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836617; select * from VID_JOB where JOB_STATUS = '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: 210916 23:56:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 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=1631836618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 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=1631836618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:57.791406' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:56:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:58.790886' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:56:59.791625' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:01.7913' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:02.791132' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001196 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836624; 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-09-16 23:57:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:57:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:57:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:03.791136' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:57:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:05.791534' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836627; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836628; SELECT page_size, compress_ops, 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.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:07.791367' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:11.790885' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:13.792056' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:14.791508' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:16.791832' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836638; SELECT page_size, compress_ops, 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.000306 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:19.791536' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836641; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836642; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:22.791443' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:24.791595' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836648; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:28.791678' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:29.791319' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:30.791377' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836652; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:34.791364' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:35.791037' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:37.791026' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:38.791729' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836663; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:46.791277' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:48.791567' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836672; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:57:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836674; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:57:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000181 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836676; select * from VID_JOB where JOB_STATUS = '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: 210916 23:57:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:56.791339' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:57:57.790891' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:57:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001247 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836684; 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-09-16 23:58:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:58:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:58:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:03.792029' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836685; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836687; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 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=1631836688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:07.791375' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:12.791316' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:13.792042' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1678 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=1631836695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1678 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:15.791918' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:58:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:19.791667' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:21.791158' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:22.791657' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:58:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:25.791707' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1683 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1683 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:27.792506' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:30.79076' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:32.791789' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:33.792152' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836716; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:36.790863' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836718; SELECT page_size, buffer_pool_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.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:37.791408' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836719; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:39.791722' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:41.791224' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836723; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:44.792067' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836728; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:48.79112' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008689 Lock_time: 0.008453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:50.791134' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:53.791112' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:54.793257' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:58:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836737; select * from VID_JOB where JOB_STATUS = '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: 210916 23:58:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:57.792293' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:58:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:58:58.791376' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:00.791139' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000816 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836744; 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-09-16 23:59:04.497' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-16 23:59:04.497') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-16 23:59:04.497') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836744; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:59:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836747; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:07.791466' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:08.791254' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:09.790741' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:10.791489' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836752; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:13.791516' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836755; SELECT page_size, buffer_pool_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.000158 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:17.791435' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:19.791037' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002033 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836761; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836762; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836764; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1709 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1709 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:59:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:26.791731' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:28.791022' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:30.791196' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:31.790709' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:33.790975' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:36.790947' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836778; SELECT page_size, buffer_pool_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.000143 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836778; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002117 Lock_time: 0.002001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836780; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:41.791196' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:45.790859' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836787; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210916 23:59:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:49.791318' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:51.792249' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836793; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:53.791541' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210916 23:59:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:55.792323' order by MODIFIED_DATE ASC limit 1; # Time: 210916 23:59:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836797; select * from VID_JOB where JOB_STATUS = '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: 210916 23:59:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210916 23:59:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-16 23:59:58.791324' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:00.791524' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:02.792213' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001072 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836804; 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-09-17 00:00:04.499' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:00:04.499') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:00:04.499') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836804; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836805; SELECT page_size, buffer_pool_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.000423 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:04.791833' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836806; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836808; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836809; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836811; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:14.791355' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:16.791574' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 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=1631836818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836818; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836819; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:19.791531' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:21 # User@Host: rene[rene] @ [10.242.203.151] # Thread_id: 965 Schema: nbi QC_hit: No # Query_time: 0.004694 Lock_time: 0.004287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1631836821; 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 ''; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:22.791608' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:24.791289' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:25.791153' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:26.790588' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:27.791223' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:30.791496' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:31.791062' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836833; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836834; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:34.791499' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836836; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1740 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1740 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:37.792582' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:38.79159' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002237 Lock_time: 0.002107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836840; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836841; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:41.791114' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:42.791909' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:00:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:47.791297' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:48.791552' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836850; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:50.790861' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:51.791664' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:54.791412' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:00:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:00:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836858; select * from VID_JOB where JOB_STATUS = '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: 210917 0:00:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:00:58.791528' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:01.792172' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001236 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836864; 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-09-17 00:01:04.499' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:01:04.499') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:01:04.499') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836864; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:04.791382' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836866; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:06.791903' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836869; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:09.791325' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836871; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:13.791869' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 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=1631836875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:16.791716' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836879; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:23.791395' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836885; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836886; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:27.791205' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:31.791303' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:32.790866' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:33.791621' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836895; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:35.791933' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:37.790911' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836900; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:40.791348' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836902; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:43.79133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:44.791069' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836906; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:48.792805' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:50.791125' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:01:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:52.790977' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:01:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836914; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:01:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836916; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836917; select * from VID_JOB where JOB_STATUS = '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: 210917 0:01:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:01:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:01:58.790853' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836920; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836921; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:01.791134' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001898 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836924; 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-09-17 00:02:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:02:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:02:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:03.791544' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:04.79126' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:05.791902' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836927; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:02:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:10.791884' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:12.791405' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836934; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836935; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836937; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:17.791512' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836939; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:19.79096' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:21.791328' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836943; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:02:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:26.790976' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836948; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:28.791485' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836950; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:30.792773' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:33.791864' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1792 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1792 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:02:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:35.792105' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:36.791604' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:37.793318' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:40.791464' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:42.792013' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:43.792051' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:44.791206' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:46.791007' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836968; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:48.791535' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:50.791641' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:52.79136' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002195 Lock_time: 0.001977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:53.790773' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836975; select * from VID_JOB where JOB_STATUS = '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: 210917 0:02:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:55.791579' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:02:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:57.791573' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:02:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836979; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:02:59.790928' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:00.791985' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:01.791642' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:02.791207' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000868 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631836984; 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-09-17 00:03:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:03:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:03:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631836984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:03.790996' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 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=1631836985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:06.79089' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:07.7915' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:08.791146' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:12.790888' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:03:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631836996; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836997; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631836998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631836998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:03:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631836999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:18.791622' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:20.791474' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837003; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:24.791018' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:28.791168' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837010; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:30.791113' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837013; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:33.791715' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:35.791053' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:38.791588' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:39.791058' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837021; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:41.792004' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837024; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:44.792133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:46.791218' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:48.791848' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837031; select * from VID_JOB where JOB_STATUS = '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: 210917 0:03:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:51.791692' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:53.791049' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:03:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:55.792375' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:56.790829' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1827 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=1631837038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1827 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:03:57.791592' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:03:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837039; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837043; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001043 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837044; 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-09-17 00:04:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:04:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:04:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:03.791463' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:04.791355' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837046; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:06.790962' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:08.791453' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837050; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:10.792195' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837053; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1834 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1834 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:15.792053' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837057; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:04:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:18.7921' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837064; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 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=1631837065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:04:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:29.791318' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:30.791271' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837072; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:32.791886' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837075; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:36.791237' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:39.791612' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001978 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:42.791909' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837084; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:04:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:45.791391' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1847 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1847 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=1631837088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837090; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:51.793143' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:04:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837095; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837097; select * from VID_JOB where JOB_STATUS = '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: 210917 0:04:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:04:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:04:58.790885' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837100; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:00.790967' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837102; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001699 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837104; 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-09-17 00:05:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:05:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:05:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837105; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837107; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:05:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837110; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:12.791713' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:14.791437' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837116; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837117; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 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=1631837118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837119; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:19.79165' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:21.791411' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:23.79185' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837126; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837128; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837129; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:29.792083' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:30.791743' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:31.791718' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:34.790952' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:36.791803' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005983 Lock_time: 0.005437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:39.790695' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837141; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:41.791035' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837143; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837144; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:44.791217' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837147; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:05:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:49.793462' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:50.790974' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:51.791624' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837154; select * from VID_JOB where JOB_STATUS = '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: 210917 0:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:05:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:57.791823' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:05:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:58.791397' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:05:59.791125' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:01.792183' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001159 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837164; 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-09-17 00:06:04.499' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:06:04.499') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:06:04.499') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837164; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 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=1631837165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:06:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:06:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:11.792734' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837173; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:13.791877' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837176; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:18.791981' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837180; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:20.791266' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837184; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:24.791533' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837186; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:26.790963' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837188; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837191; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:31.792021' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:32.791934' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837194; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:06:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:36.791126' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837198; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:39.791867' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837203; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:43.791506' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:46.791385' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1895 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1895 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.001734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:06:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:52.791551' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:53.791547' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837215; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:55.79216' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837217; select * from VID_JOB where JOB_STATUS = '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: 210917 0:06:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1899 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1899 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=1631837218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:57.792205' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:06:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:58.79121' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:06:59.791645' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:00.790924' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:02.791932' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000981 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837224; 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-09-17 00:07:04.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:07:04.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:07:04.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837225; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:05.791282' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:07:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837229; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:10.791078' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:12.7912' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837234; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:14.791824' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:16.791554' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:18.791209' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:20.791438' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:21.791259' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:23.791841' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837245; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837246; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837247; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 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=1631837248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:28.79092' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837250; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:30.791077' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:31.791815' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:32.791404' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:34.791896' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837257; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837260; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:40.79152' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:41.791043' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837263; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837265; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:46.791506' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:47.791106' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:48.791639' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:07:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:52.792114' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837274; select * from VID_JOB where JOB_STATUS = '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: 210917 0:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:07:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:56.791911' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:07:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:07:57.792667' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837280; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837282; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.002062 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837284; 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-09-17 00:08:04.499' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:08:04.499') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:08:04.499') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:04.791729' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:06.791564' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:08.791132' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837290; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006828 Lock_time: 0.006630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:10.79199' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:12.791745' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837294; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 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=1631837295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:14.791973' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:16.792024' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837298; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:19.791363' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837301; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:21.790876' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837303; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:23.791324' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:24.790895' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:26.791301' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 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=1631837308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:08:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:29.791197' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:30.790877' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:32.791577' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837314; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1943 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1943 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:34.79066' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:36.791345' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:39.791978' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837321; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:41.790979' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837324; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1947 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1947 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:44.791835' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837326; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:46.791643' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837328; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:48.79182' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:50.791285' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:08:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:52.791666' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:53.791181' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837335; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837336; select * from VID_JOB where JOB_STATUS = '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: 210917 0:08:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:57.790819' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:08:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:08:59.791134' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:01.790664' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000998 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837344; 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-09-17 00:09:04.5' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:09:04.5') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:09:04.5') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:09:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:07.792046' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837349; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837351; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:12.790823' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837355; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:15.791354' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837357; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:09:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:18.791176' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:21.790826' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837363; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1963 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1963 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:24.790826' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837366; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:09:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:29.790907' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837371; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:32.790834' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:33.791618' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:34.791457' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837376; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837378; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:37.792651' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837379; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837382; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:42.792469' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:43.791068' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:47.791444' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:49.793388' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837392; select * from VID_JOB where JOB_STATUS = '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: 210917 0:09:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:52.790914' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:54.791742' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:55.7912' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:09:56.791245' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:09:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837400; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:00.791976' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:02.791008' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001335 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837404; 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-09-17 00:10:04.5' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:10:04.5') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:10:04.5') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:10:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:05.790848' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:06.791398' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.003076 Lock_time: 0.002920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.001585 Lock_time: 0.001524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837409; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:11.79114' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837413; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:14.791443' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:10:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:18.79085' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:21.791143' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:22.791493' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:23.791224' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 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=1631837425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:24.790781' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:25.791361' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837427; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:27.792097' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:28.791833' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:29.791344' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837431; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837433; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837434; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:34.791702' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:37.790828' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:39.791843' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:40.791236' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:43.791599' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 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=1631837445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:45.791074' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:46.791956' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837448; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:50.790768' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:10:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837452; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837455; select * from VID_JOB where JOB_STATUS = '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: 210917 0:10:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:10:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837459; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:10:59.790959' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001456 Lock_time: 0.000623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837464; 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-09-17 00:11:04.502' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:11:04.502') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:11:04.502') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:07.791277' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837469; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:09.792076' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:10.791692' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:11.791315' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:13.790955' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:14.791685' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:15.791582' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837477; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2008 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2008 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:17.790973' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:19.791343' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:22.79227' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:24.79155' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837486; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:28.79133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837490; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837493; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:33.791496' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 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=1631837495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837495; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:35.791364' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837498; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:38.791561' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:40.792381' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:43.791853' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:46.793363' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:48.792004' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:49.791462' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:51.790794' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:53.792082' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 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=1631837515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:11:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837516; select * from VID_JOB where JOB_STATUS = '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: 210917 0:11:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:11:56.79158' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:11:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:11:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837519; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837520; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001088 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837524; 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-09-17 00:12:04.503' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:12:04.503') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:12:04.503') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:03.791113' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:05.791367' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837527; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:12:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837529; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:09.79131' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837531; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:11.791823' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:14.791521' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837536; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:16.791934' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:17.791581' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:20.790807' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837542; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:22.791407' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 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=1631837548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:27.791561' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:29.791411' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837551; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:31.791651' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837554; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:12:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:36.791804' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837559; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:39.791679' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:42.791722' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:12:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837566; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:46.79171' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:48.791673' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837572; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:52.791645' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837574; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:12:54.791508' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:12:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837576; select * from VID_JOB where JOB_STATUS = '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: 210917 0:12:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:12:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837579; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837581; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837582; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.002310 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837584; 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-09-17 00:13:04.502' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:13:04.502') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:13:04.502') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:13:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837586; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:06.791536' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837588; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:08.792097' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837592; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:12.792061' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837594; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:13:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837597; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:13:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:18.791434' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:19.791217' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837601; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:21.791947' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837603; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:23.791458' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837605; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837606; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:26.791645' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:27.791156' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837610; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:30.794972' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837612; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:33.791336' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837615; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:36.791044' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:37.791628' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:39.792204' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:41.791532' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837623; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:44.791611' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:45.791466' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:46.791446' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:48.791867' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837631; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:51.791435' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837633; select * from VID_JOB where JOB_STATUS = '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: 210917 0:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:54.791834' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:13:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:13:56.791237' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:13:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837638; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:01.791656' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000816 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837644; 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-09-17 00:14:04.503' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:14:04.503') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:14:04.503') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:03.791492' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837645; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:05.791696' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837648; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:08.791739' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837652; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:12.791047' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 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=1631837655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:14:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:15.791566' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:17.791153' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837662; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:22.791386' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837664; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:24.792003' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:26.79106' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837668; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:28.791658' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837670; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837673; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837674; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:33.791116' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:34.791576' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:35.790872' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:36.791497' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:38.791396' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:39.791469' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837681; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837683; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837685; select * from VID_JOB where JOB_STATUS = '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: 210917 0:14:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:45.791686' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:14:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:49.791365' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:51.7915' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:53.791695' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2098 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2098 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:14:56.791465' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:14:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:14:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837699; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837700; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:01.791478' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837703; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001110 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837704; 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-09-17 00:15:04.502' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:15:04.502') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:15:04.502') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:04.791291' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:06.791439' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:08.791274' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837710; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:12.790966' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:15:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837719; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:19.791315' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006908 Lock_time: 0.006738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837721; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:22.79145' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837724; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837725; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:25.791455' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837728; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003240 Lock_time: 0.002885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837731; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:32.791739' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:34.791897' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:37.791324' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:40.791977' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:42.793852' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003233 Lock_time: 0.002852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:45.791586' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837747; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:15:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837752; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:52.791653' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:15:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837756; select * from VID_JOB where JOB_STATUS = '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: 210917 0:15:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:57.791388' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:15:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837759; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:15:59.790942' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837763; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837764; 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-09-17 00:16:04.504' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:16:04.504') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:16:04.504') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:04.791273' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837766; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:06.791681' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:16:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:09.791487' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:11.791871' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837774; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:14.790963' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837776; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:16.792178' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837778; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837779; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:19.791785' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837781; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:21.791625' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837783; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:23.791008' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837785; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:27.791824' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:30.791862' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:34.791918' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:16:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837797; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:16:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:38.791154' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837800; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837802; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:44.791231' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:45.791785' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:47.791316' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837809; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:49.792029' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:50.79159' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:51.791298' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837813; select * from VID_JOB where JOB_STATUS = '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: 210917 0:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:16:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:16:56.791394' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:16:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:01.791363' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.001985 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837824; 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-09-17 00:17:04.503' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:17:04.503') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:17:04.503') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:03.791137' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:06.791098' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:10.791279' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:11.791066' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:14.791621' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837837; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837838; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:18.791797' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:19.791903' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837841; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:21.791422' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:22.791074' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837844; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837845; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:25.792784' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:26.791333' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:28.791254' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837850; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:30.792213' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837852; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:32.792553' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:34.79206' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837856; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:36.791086' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:40.791499' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:43.792636' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:44.791776' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837866; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:46.791462' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837870; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:51.79162' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:17:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:53.791783' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 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=1631837875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837875; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837876; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:56.791907' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:17:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837878; select * from VID_JOB where JOB_STATUS = '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: 210917 0:17:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:17:58.792077' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:02.791587' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 1445 Schema: camundabpmn QC_hit: No # Query_time: 0.000956 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631837884; 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-09-17 00:18:04.503' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:18:04.503') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:18:04.503') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631837884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:04.791953' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:06.791166' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:07.791831' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:13.791503' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:14.791841' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837898; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837899; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:21.791768' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:23.791057' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 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=1631837905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837905; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:25.791443' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837907; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007084 Lock_time: 0.006894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837909; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:29.791345' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:33.791635' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:34.791414' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:35.791171' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837917; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837918; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837919; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837922; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837924; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:44.79086' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:46.791485' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837928; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:48.791832' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837930; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837931; select * from VID_JOB where JOB_STATUS = '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: 210917 0:18:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:18:51.790953' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:18:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:19:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:00.791155' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:01.790873' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:04 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:03.791744' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837947; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837948; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:08.791225' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003010 Lock_time: 0.002878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837950; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:10.791283' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:12.791731' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:14.791248' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837958; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:18.791835' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837964; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 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=1631837965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:24.791505' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837966; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:26.793438' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 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=1631837968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:19:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837970; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:30.791147' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000177 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:33.792337' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:34.7921' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837978; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:39.791305' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631837982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:41.791134' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837983; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:43.791611' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837985; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:45.79118' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:46.791558' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837988; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:48.791173' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837990; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:50.791646' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:51.791127' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:19:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837993; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837995; select * from VID_JOB where JOB_STATUS = '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: 210917 0:19:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631837998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631837998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:19:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631837999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:19:58.791636' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838002; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:02.791467' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001588 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838004; 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-09-17 00:20:04.505' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:20:04.505') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:20:04.505') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2255 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2255 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:04.790931' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838006; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838010; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:11.791264' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2259 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2259 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:15.79145' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:18.791573' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:19.791198' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:20.791073' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838022; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:23.791207' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838026; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:25.792362' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838027; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:27.792294' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:28.791053' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838030; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:31.791388' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:33.792112' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:35.791059' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:36.791864' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2268 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2268 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838042; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:43.792224' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2272 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2272 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838045; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838046; select * from VID_JOB where JOB_STATUS = '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: 210917 0:20:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:46.791104' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:50.791173' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:54.791524' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:20:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:20:56.79147' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:20:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2281 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2281 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838060; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838061; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:02.791544' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001301 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838064; 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-09-17 00:21:04.504' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:21:04.504') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:21:04.504') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838065; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:05.791528' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:07.791694' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838069; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:09.79166' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:11.791681' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:13.795531' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2294 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2294 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838076; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:16.792527' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:19.790711' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838081; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:22.79169' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838084; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838085; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:29.791179' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838091; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:31.7918' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838093; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 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=1631838095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838095; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838096; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:37.790799' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:39.79118' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:40.790764' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838102; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:43.791332' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 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=1631838105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:44.79087' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 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=1631838108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:47.791837' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:49.791058' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:51.791111' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:53.79161' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:54.791302' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:21:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:56.791641' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:21:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2315 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2315 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838118; select * from VID_JOB where JOB_STATUS = '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: 210917 0:21:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002144 Lock_time: 0.001968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:21:58.791189' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838120; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:00.792247' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000939 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838124; 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-09-17 00:22:04.505' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:22:04.505') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:22:04.505') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:03.79089' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2320 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2320 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:08.791296' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:11.791686' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:12.792429' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2324 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2324 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838136; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 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=1631838138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838139; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:20.791807' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838142; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838144; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 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=1631838145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:24.791147' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838148; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838151; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838152; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:32.791526' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:35.791556' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.000856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 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=1631838158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:37.79139' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006392 Lock_time: 0.006192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838162; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838163; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838167; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 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=1631838168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:22:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:48.791461' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:51.7912' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:53.791498' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838175; select * from VID_JOB where JOB_STATUS = '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: 210917 0:22:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:55.806191' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:22:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:22:57.792114' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:22:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:00.791589' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:02.791734' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000770 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838184; 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-09-17 00:23:04.506' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:23:04.506') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:23:04.506') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838184; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838185; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:05.791573' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:23:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:08.791727' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:10.791337' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838193; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2349 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=1631838195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2349 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:16.7913' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838198; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:18.791727' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:20.79172' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838204; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2353 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2353 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838205; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838206; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:26.791707' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838208; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:28.791596' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838211; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:31.792196' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:33.791205' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:35.791982' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838217; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:23:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:42.791686' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838224; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:23:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:46.791249' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 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=1631838228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:50.790944' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:52.792061' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 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=1631838235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838235; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:23:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838237; select * from VID_JOB where JOB_STATUS = '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: 210917 0:23:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:57.791906' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:23:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:23:59.790877' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838241; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:02.791629' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001021 Lock_time: 0.000487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838244; 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-09-17 00:24:04.508' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:24:04.508') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:24:04.508') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:04.791313' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838246; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:06.791473' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 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=1631838248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838249; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838250; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:10.791277' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838252; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:12.790781' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:13.791498' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838255; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:19.791499' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:21.791385' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:22.790882' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838264; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838266; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838267; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:24:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:28.791577' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:29.790942' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838271; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001930 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:31.791659' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838273; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:33.790783' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:24:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838279; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838280; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:40.791402' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838282; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:42.791131' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:44.791681' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:24:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:49.791249' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838291; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838292; select * from VID_JOB where JOB_STATUS = '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: 210917 0:24:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:52.792049' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:55.79113' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:24:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002152 Lock_time: 0.001786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:24:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:24:58.791269' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:00.792239' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838302; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001020 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838304; 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-09-17 00:25:04.508' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:25:04.508') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:25:04.508') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:03.791257' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838305; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:06.791204' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 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=1631838308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:07.791325' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838309; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:10.791133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:11.790832' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002375 Lock_time: 0.002216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:13.791197' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838315; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:16.791263' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:20.791289' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:23.79173' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:25.791186' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838328; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 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=1631838328; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:27.792079' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:28.79165' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838331; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:31.790856' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:34.791366' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838336; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838338; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838338; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:38.791614' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838340; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:40.791401' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:41.790994' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838343; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 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=1631838345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838345; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:45.791522' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838348; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838348; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002555 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838351; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:53.791159' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838355; select * from VID_JOB where JOB_STATUS = '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: 210917 0:25:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:25:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838358; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838358; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:25:57.790901' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838360; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:00.790801' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838362; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001400 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838364; 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-09-17 00:26:04.509' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:26:04.509') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:26:04.509') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838364; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:26:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:05.791395' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:06.790997' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838368; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838368; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838368; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:08.791345' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838373; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:13.791348' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:16.791036' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838378; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838378; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:19.79117' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:22.791397' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:24.790782' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838386; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:26.791498' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838388; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838388; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838389; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:30.791228' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:31.791065' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:33.791938' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:34.79224' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838396; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838398; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838398; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:37.793219' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838399; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:44.791867' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838406; select * from VID_JOB where JOB_STATUS = '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: 210917 0:26:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838408; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838408; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:50.791338' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:51.79089' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:26:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:26:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838418; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838418; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:26:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838419; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:26:59.791049' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:01.791518' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838423; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001031 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838424; 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-09-17 00:27:04.509' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:27:04.509') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:27:04.509') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838425; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:06.791982' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838428; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838428; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:13.792051' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 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=1631838435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838435; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838437; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838438; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838438; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:27:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:18.791857' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:20.791465' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838443; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:25.791087' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838448; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838448; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:27.791813' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:31.791145' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838453; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:34.790972' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:36.791715' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838458; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:39.791135' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:40.790733' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:43.791014' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:45.791117' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:46.791345' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838468; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838468; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:47.790953' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:48.791557' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838471; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:51.791927' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:27:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:55.791993' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:27:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838477; select * from VID_JOB where JOB_STATUS = '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: 210917 0:27:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838478; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838478; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:27:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:27:58.79093' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838480; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:00.79123' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838482; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001036 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838484; 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-09-17 00:28:04.508' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:28:04.508') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:28:04.508') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838485; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838486; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:06.791392' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838488; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838488; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:07.79068' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838489; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:10.791426' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:11.791279' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838493; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:13.79136' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 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=1631838495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838495; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838497; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838498; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838498; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:28:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:18.791621' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:19.791489' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:21.791058' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:22.791834' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:28:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:26.792896' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2479 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2479 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838509; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:32.791082' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838517; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2483 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2483 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838518; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:28:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838519; select * from VID_JOB where JOB_STATUS = '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: 210917 0:28:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:40.791065' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:41.790767' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:42.791958' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:43.791616' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:46.792003' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838528; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838528; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:49.790764' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:51.791225' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:53.791236' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:28:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838538; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838538; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:57.79104' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:28:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:58.79183' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:28:59.79133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:00.791346' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:01.791046' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:02.791908' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000858 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838544; 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-09-17 00:29:04.509' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:29:04.509') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:29:04.509') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:04.791508' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:06.791266' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838548; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838548; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:07.79201' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:08.79194' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838553; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:13.791346' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838557; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838558; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838558; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:17.791268' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:18.79096' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:20.791309' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838563; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:24.791004' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838567; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838568; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838568; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:27.791683' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:30.79167' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:31.791434' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:32.791043' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:34.791865' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838577; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838578; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838578; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:37.792031' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838580; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:40.791039' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838584; select * from VID_JOB where JOB_STATUS = '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: 210917 0:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:45.791296' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838588; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838588; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:49.791005' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:50.791788' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:29:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:52.79156' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:54.797189' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:29:56.790854' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:29:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838598; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838598; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:29:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838599; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:00.791997' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838602; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:02.791946' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001257 Lock_time: 0.000579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838604; 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-09-17 00:30:04.509' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:30:04.509') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:30:04.509') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 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=1631838605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:30:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838608; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838608; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:07.791493' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:08.791463' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:09.790906' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:10.79151' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:11.791273' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:12.792284' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838615; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838618; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838618; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:17.790683' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838619; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:19.791871' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838621; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838624; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838625; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838628; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838628; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:27.790827' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838629; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:30.791142' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:31.791082' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:32.790927' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838634; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:34.79139' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:36.790941' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838638; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838638; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838640; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:39.791343' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838642; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:42.791775' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838644; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:44.791869' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838648; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838648; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:48.791073' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:49.791677' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838651; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:51.791144' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838653; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838655; select * from VID_JOB where JOB_STATUS = '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: 210917 0:30:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:55.790924' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:30:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:30:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838658; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838658; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838658; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:30:59.791321' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:00.791379' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:02.791668' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001163 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838664; 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-09-17 00:31:04.51' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:31:04.51') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:31:04.51') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:03.791036' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:04.791248' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:05.791444' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:06.791078' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 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=1631838668; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838668; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838668; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:08.791984' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838670; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:10.791888' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838672; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:14.79134' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:15.79096' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:16.790717' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2554 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838678; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2554 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=1631838678; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:31:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838680; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:22.791438' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:24.790844' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:26.790982' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2558 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838688; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2558 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838688; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:27.791672' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:29.790955' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838692; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:32.791232' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:31:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:35.792133' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:36.792135' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 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=1631838698; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838698; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838699; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:40.791413' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838702; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:43.791842' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:44.791252' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838706; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838708; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838708; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:47.791915' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838709; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:50.791354' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:51.79185' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838714; select * from VID_JOB where JOB_STATUS = '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: 210917 0:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:54.791931' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:31:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:31:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838718; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838718; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:31:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:31:58.791854' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:00.792156' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:01.79073' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.002100 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838724; 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-09-17 00:32:04.51' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:32:04.51') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:32:04.51') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:04.791853' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838726; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838728; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838728; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838728; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:08.791253' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:10.791163' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:13.791527' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838736; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838738; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838738; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:21.791665' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838745; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:24.790882' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838746; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838748; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838748; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:27.791958' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838749; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:29.791617' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:30.791278' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838752; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:32.791004' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838754; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:35.791275' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838758; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838758; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:37.791293' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838759; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:40.791359' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:41.79102' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:42.791829' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838764; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:44.79107' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:45.794236' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838767; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838768; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838768; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:47.79103' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:48.791973' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838770; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:50.79155' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:51.79103' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838773; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838774; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2593 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2593 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:54.790853' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:32:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:32:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838777; select * from VID_JOB where JOB_STATUS = '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: 210917 0:32:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838778; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838778; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:33:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:32:59.791232' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:02.7918' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000808 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838784; 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-09-17 00:33:04.512' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:33:04.512') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:33:04.512') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2597 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2597 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:33:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:06.791277' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838788; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838788; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838788; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:08.792104' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838790; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838791; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:11.791715' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:16.791169' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838798; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838798; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:18.790877' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:19.791651' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:20.791332' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838802; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:23.791906' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:25.790863' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2606 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2606 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838808; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838809; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:29.791639' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838813; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2609 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2609 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:35.791085' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:36.791608' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838818; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:39.791825' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838822; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:43.791159' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2613 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2613 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:44.790978' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838828; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838828; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838829; select * from VID_JOB where JOB_STATUS = '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: 210917 0:33:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:33:49.792906' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:33:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838838; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838838; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:33:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838840; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838842; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:02.791417' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001204 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838844; 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-09-17 00:34:04.511' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:34:04.511') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:34:04.511') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838844; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:05.79181' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:06.791137' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838848; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838848; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:08.791561' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838850; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:10.791047' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:11.791561' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838853; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 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=1631838855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838855; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:15.791312' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:16.790894' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2626 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838858; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2626 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838858; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:19.791183' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838861; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:21.791869' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 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=1631838865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:24.792157' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:25.791422' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838868; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838868; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:27.791085' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838869; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:30.790895' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838873; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:33.791841' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 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=1631838875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:34.791398' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:35.791476' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:36.791052' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838878; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838878; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:37.79072' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:41.791311' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:42.790927' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838884; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:44.791264' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:45.79162' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838888; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838888; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:47.791446' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:34:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:51.791129' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838893; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:53.791552' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838895; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838896; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838897; select * from VID_JOB where JOB_STATUS = '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: 210917 0:34:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838898; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838898; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:57.791' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:34:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:34:58.791716' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:01.791815' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838903; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001857 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838904; 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-09-17 00:35:04.513' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:35:04.513') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:35:04.513') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:35:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 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=1631838908; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838908; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:08.791595' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:10.790827' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:12.791069' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838914; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2652 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2652 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838915; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:16.791176' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838918; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838918; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838918; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:18.791321' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838920; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838923; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:24.791545' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:26.790905' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838928; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838928; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838928; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:28.791427' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838932; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:32.791557' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838934; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 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=1631838935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:34.79101' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838938; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838938; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:37.791089' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:38.792221' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:39.791928' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:40.791515' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:42.791678' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:43.791241' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838947; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838948; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838948; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:47.791034' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838949; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:49.791063' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:50.791789' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:35:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:52.798932' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:53.791838' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838955; select * from VID_JOB where JOB_STATUS = '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: 210917 0:35:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:56.791061' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838958; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838958; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:57.790748' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:35:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:35:58.791291' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:00.791499' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838962; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:02.791258' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000962 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631838964; 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-09-17 00:36:04.512' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:36:04.512') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:36:04.512') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631838964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:36:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838966; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838968; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838968; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838968; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:08.791463' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:10.791585' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838972; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838973; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838974; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838978; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838978; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:17.791672' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:19.791633' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:20.791096' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838982; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:22.79194' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 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=1631838985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:25.791514' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838987; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838988; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838988; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838988; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:28.791848' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838992; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:32.791083' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838994; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631838995; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:36.791511' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631838998; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631838998; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631838998; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:40.791326' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002654 Lock_time: 0.002423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:41.791279' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:43.792032' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:36:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:46.791036' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839008; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839008; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839008; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839009; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839010; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:51.792144' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:36:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:53.790958' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 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=1631839015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839015; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:55.79147' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631839017; select * from VID_JOB where JOB_STATUS = '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: 210917 0:36:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839018; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839018; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:36:57.791598' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:36:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839019; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839020; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:00.791523' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839022; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:02.792055' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.000937 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631839024; 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-09-17 00:37:04.513' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:37:04.513') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:37:04.513') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631839024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:04.791094' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839026; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839027; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839028; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839028; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:07.790961' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:08.791879' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:10.791077' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839032; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:12.791478' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:13.791069' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:14.790704' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631839036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:15.791554' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839038; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839038; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839038; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:19.793347' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:21.791667' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:22.79285' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:23.79141' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2704 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2704 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:25.791858' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:26.791655' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:27.791377' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:28.790843' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839051; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:31.791242' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:32.790846' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839054; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839055; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839058; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839058; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631839060; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:41.79123' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:42.7911' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:43.792065' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:44.791852' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:45.791395' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839067; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839068; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 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=1631839068; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:47.790962' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839069; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839071; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839072; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839074; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:37:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:56.797803' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:37:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839078; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839078; select * from VID_JOB where JOB_STATUS = '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: 210917 0:37:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839079; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:37:59.791516' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:00.791256' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:01.791136' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001981 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631839084; 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-09-17 00:38:04.513' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:38:04.513') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:38:04.513') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631839085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:04.791588' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839086; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2721 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839088; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2721 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839088; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:07.791067' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:08.791945' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:09.79164' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:10.791282' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:12.790742' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839094; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839095; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:15.791913' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839098; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839098; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:38:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:18.791187' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839100; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:20.791727' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839102; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839105; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:25.791037' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839108; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839108; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:27.791585' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631839110; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004557 Lock_time: 0.004326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:30.791056' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839114; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:34.791586' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:36.792508' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839118; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 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=1631839118; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839120; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:40.79131' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839122; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:44.792755' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839127; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839128; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839128; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:38:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:49.791143' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839131; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:52.791153' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:38:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:55.79115' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:38:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839137; select * from VID_JOB where JOB_STATUS = '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: 210917 0:38:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839138; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839138; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:38:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:58.790949' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:38:59.791836' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:00.791439' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839142; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:03 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839143; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001086 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631839144; 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-09-17 00:39:04.515' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:39:04.515') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:39:04.515') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210917 0:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631839145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:04.791336' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839146; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:06.792926' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839148; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839148; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839148; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839150; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:13.792387' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:14.791954' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839156; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:16.792422' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839158; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839158; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:18.791706' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2754 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2754 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839165; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:25.79142' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839167; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839168; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:29.790994' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:32.791503' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839174; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2758 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2758 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:34.791844' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:36 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:35.791297' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839178; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839178; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839178; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839179; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:39.790658' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:41.790851' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:42.792005' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:43.790752' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2762 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2762 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:44.791806' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839186; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839188; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:47.791355' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839189; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839191; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:51.791204' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839193; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:54.791527' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:39:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839197; select * from VID_JOB where JOB_STATUS = '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: 210917 0:39:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.011545 Lock_time: 0.011416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839198; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839198; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:57.791648' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:39:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839199; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:39:59.790922' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839201; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.001063 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631839204; 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-09-17 00:40:04.515' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:40:04.515') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:40:04.515') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631839204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:03.791209' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:04.790996' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:05.791875' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839207; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 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=1631839208; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839208; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:40:09 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839210; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:11 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:10.791965' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839212; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:14.791123' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839216; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:16.791843' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839218; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 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=1631839218; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:17.791371' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839219; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:20 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:19.792006' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:20.791493' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839222; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:22.791242' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:24 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:23.790894' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839225; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839228; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839228; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839229; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:30.791703' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:33.791124' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839235; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839237; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2788 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839238; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2788 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839238; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:40:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:39.79164' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839241; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:42.791703' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:40:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:40:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839248; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839248; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:47.792075' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839249; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839250; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:51.79107' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:53 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839253; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:54.791504' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839256; select * from VID_JOB where JOB_STATUS = '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: 210917 0:40:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839258; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839258; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:40:57.791825' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:40:59 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:00 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:00.792029' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:04 # User@Host: so_user[so_user] @ [10.242.141.216] # Thread_id: 2196 Schema: camundabpmn QC_hit: No # Query_time: 0.002318 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1631839264; 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-09-17 00:41:04.516' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-09-17 00:41:04.516') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a46e9c4e-1744-11ec-a543-7e2eb063a851' ) ) ) 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-09-17 00:41:04.516') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1631839264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:03.791304' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839265; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:06 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 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=1631839266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:05.791504' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:07 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2800 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839268; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2800 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839268; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:41:10 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:12 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:11.790723' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:13 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:14 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:13.791057' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:41:16 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839276; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:17 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.013733 Lock_time: 0.013502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:16.791344' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839278; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839278; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:19 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:21 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:20.791457' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:22 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:21.791113' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:23 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210917 0:41:26 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:25.79097' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:27 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839287; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839288; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839288; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:29 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:28.791077' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:30 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839290; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:31 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839291; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:32 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:33 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:34 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:41:37 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:36.791258' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839298; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839298; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:39 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:38.791508' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:40 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839300; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:41 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:40.790933' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:42 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:43 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839303; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:44 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:43.790949' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839305; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:46 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:45.791396' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:47 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.000856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839308; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839308; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:49 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:48.791128' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:50 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839310; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:51 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:50.791668' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:52 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839312; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:54 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839314; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839315; select * from VID_JOB where JOB_STATUS = '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: 210917 0:41:56 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-09-17 00:41:55.791288' order by MODIFIED_DATE ASC limit 1; # Time: 210917 0:41:57 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:41:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1631839318; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1631839318; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210917 0:42:01 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210917 0:42:02 # User@Host: vidadmin[vidadmin] @ [10.242.45.142] # Thread_id: 697 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1631839322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1;